Documentation
¶
Index ¶
- func Contains(list []string, s string) bool
- func MustGetEnv(name string) string
- func MustGetEnvInt(name string) int
- func PatchVaultCertificate(ctx context.Context, cl client.Client, before *xov1alpha1.VaultCertificate, ...) error
- func PatchVaultSecret(ctx context.Context, cl client.Client, before *xov1alpha1.VaultSecret, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustGetEnvInt ¶
MustGetEnvInt would get Env variable, make int from it of die
func PatchVaultCertificate ¶ added in v0.3.7
func PatchVaultCertificate(ctx context.Context, cl client.Client, before *xov1alpha1.VaultCertificate, after *xov1alpha1.VaultCertificate) error
func PatchVaultSecret ¶
func PatchVaultSecret(ctx context.Context, cl client.Client, before *xov1alpha1.VaultSecret, after *xov1alpha1.VaultSecret) error
Patch would patch runtime Object
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.