Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
Types ¶
type ClientCert ¶
type ClientCert struct {
CertConfig *corev1alpha1.CertConfig
}
func (*ClientCert) Object ¶
func (k *ClientCert) Object() client.Object
type Collection ¶
type Collection struct {
Items []ClientCert
}
func (*Collection) Object ¶
func (c *Collection) Object() client.ObjectList
Click to show internal directories.
Click to hide internal directories.