func/pkg/functions
Manoel Marques c8f22e735b
Minimal initial func.yaml (#1630)
2023-03-27 06:55:57 +00:00
..
testdata chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
client.go feat: implement `func config git remove` (#1626) 2023-03-17 12:09:36 +00:00
client_int_test.go fix: deploy annotations & labels correctly (#1574) 2023-02-21 15:24:26 +00:00
client_test.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
config_test.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
function.go Minimal initial func.yaml (#1630) 2023-03-27 06:55:57 +00:00
function_envs.go Minimal initial func.yaml (#1630) 2023-03-27 06:55:57 +00:00
function_envs_unit_test.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
function_git.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
function_git_unit_test.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
function_labels.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
function_labels_unit_test.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
function_migrations.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
function_migrations_unit_test.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
function_options.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
function_options_unit_test.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
function_test.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
function_unit_test.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
function_volumes.go Minimal initial func.yaml (#1630) 2023-03-27 06:55:57 +00:00
function_volumes_unit_test.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
instances.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
instances_test.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
invoke.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
job.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
repositories.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
repositories_test.go feat: adds refspec support for `func repo add` (#1558) 2023-02-16 04:05:51 +00:00
repository.go fix: repo add skips root (#1577) 2023-02-21 20:40:27 +00:00
repository_test.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
template.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
templates.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
templates_embedded.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
templates_test.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00