# Functions
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
# Variables
AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
# Structs
No description provided by the author
ImagePullSecret is the Schema for the imagepullsecrets API +k8s:openapi-gen=true +kubebuilder:subresource:status +kubebuilder:resource:path=imagepullsecrets,shortName=imps,scope=Cluster +kubebuilder:printcolumn:name="State",type="string",JSONPath=".status.status",description="Represents if the object has been successfully reconciled",priority=0,format="byte" +kubebuilder:printcolumn:name="Reconciled",type="date",JSONPath=".status.lastSuccessfulReconciliation",description="When the object has been successfully reconciled",priority=0,format="date" +kubebuilder:printcolumn:name="Validity seconds",type="integer",JSONPath=".status.validitySeconds",description="How long the generated credential is valid for after the last reconciliation",priority=0,format="int32" +kubebuilder:printcolumn:name="Secret Name",type="string",JSONPath=".spec.target.secret.name",description="Name of the secret generated",priority=0,format="byte" +kubebuilder:printcolumn:name="Namespaces",type="string",JSONPath=".status.managedNamespaces",description="Name of the namespaces the secret is generated in",priority=0,format="byte".
+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object +genclient:nonNamespaced ImagePullSecretList contains a list of ImagePullSecret.
ImagePullSecretSpec defines the desired state of ImagePullSecret.
ImagePullSecretStatus defines the observed state of ImagePullSecret.
No description provided by the author
No description provided by the author
No description provided by the author
RegistryConfig specifies what secret to be used as the basis of the pull secets.
TargetConfig describes the secret to be created and the selectors required to determine which namespaces should contain this secret.
TargetSecretConfig describes the properties of the secrets created in each selected namespace.
# Type aliases
No description provided by the author
No description provided by the author