# 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
+kubebuilder:object:root=true +kubebuilder:resource:shortName="azidt" +kubebuilder:subresource:status +kubebuilder:printcolumn:name="AADApplication",type="string",JSONPath=".spec.appRegistration.displayName",description="The name of the Azure AD Application registered" +kubebuilder:printcolumn:name="ClientSecretDuration",type="string",JSONPath=".spec.servicePrincipal.clientSecretDuration",description="The life time of the ClientSecret" +kubebuilder:printcolumn:name="ClientSecretExp",type="string",JSONPath=".status.servicePrincipal.clientSecretExpiration",description="The time the ClientSecret will expire" +kubebuilder:printcolumn:name="PodSelector",type="string",JSONPath=".spec.podSelector",description="The selector that will bind pods to the AzureIdentityBinding" AzureIdentityTerminator is the Schema for the azureidentityterminators API.
+kubebuilder:object:root=true AzureIdentityTerminatorList contains a list of AzureIdentityTerminator.
AzureIdentityTerminatorSpec defines the desired state of AzureIdentityTerminator.
AzureIdentityTerminatorStatus defines the observed state of AzureIdentityTerminator.
No description provided by the author
No description provided by the author