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 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.
Click to show internal directories.
Click to hide internal directories.