...

Text file src/edge-infra.dev/hack/build/rules/kustomize/gazelle/testdata/complex_deps_test/google-app-creds/external-secret/BUILD.out

Documentation: edge-infra.dev/hack/build/rules/kustomize/gazelle/testdata/complex_deps_test/google-app-creds/external-secret

     1load("//hack/build/rules/kustomize:kustomization.bzl", "kustomization")
     2
     3kustomization(
     4    name = "external-secret",
     5    srcs = ["external-secret.yaml"],
     6    kustomization_yaml = "kustomization.yaml",
     7    visibility = ["//visibility:public"],
     8)

View as plain text