Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func K8sAppDefinition ¶
func K8sAppDefinition(e config.Env, kubeProvider *kubernetes.Provider, namespaceWithoutLibInjection string, namespaceWithLibInjection string, opts ...pulumi.ResourceOption) (*componentskube.Workload, error)
K8sAppDefinition creates 3 different deployments: - to be mutated but without lib injection - to be mutated with lib injection specifying the library in an annotation. - to be mutated with lib injection without specifying the library in an annotation. The language will be auto-detected.
Lib injection can be enabled or disabled by namespace. We use 2 separate namespaces so that we can test mutation with and without lib injection separately.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.