Documentation ¶
Overview ¶
+kubebuilder:rbac:groups="",resources=secrets,verbs=watch;list;get;patch;create;update
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrCredentialsNotFound = errors.New("registry credentials not found")
Functions ¶
func NewPatch ¶
func NewPatch( cl ctrlclient.Client, ) *imageRegistriesPatchHandler
Types ¶
This section is empty.
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
Package credentialprovider includes Functions copied from https://github.com/kubernetes/kubernetes/blob/v1.26.1/pkg/credentialprovider/keyring.go#L160-L233.
|
Package credentialprovider includes Functions copied from https://github.com/kubernetes/kubernetes/blob/v1.26.1/pkg/credentialprovider/keyring.go#L160-L233. |
Click to show internal directories.
Click to hide internal directories.