Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CertsToSecret ¶
func CertsToSecret(namespace string, certs *crypto.Certificates) []corev1.Secret
CertsToSecret creates secrets in the provided namespace, in compact form, from the provided certs.
Types ¶
type ObjectKindNamespacedName ¶
type ObjectKindNamespacedName struct {
// contains filtered or unexported fields
}
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
Provider is the scaffolding for the Kubernetes provider. It sets up dependencies and defines the topology of the provider and its managed components, wiring them together.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.