Documentation ¶
Index ¶
Constants ¶
View Source
const (
DefaultName = "credential"
)
Variables ¶
This section is empty.
Functions ¶
func NewCredential ¶
func NewCredential(opts ...Opt) *v1alpha1.Credential
Types ¶
type Opt ¶
type Opt func(credential *v1alpha1.Credential)
func ManagedByKCM ¶ added in v0.0.7
func ManagedByKCM() Opt
func WithIdentityRef ¶
func WithIdentityRef(idtyRef *corev1.ObjectReference) Opt
func WithNamespace ¶
Click to show internal directories.
Click to hide internal directories.