Documentation
¶
Overview ¶
Package v1beta20210901storage contains API Schema definitions for the containerregistry v1beta20210901storage API group +kubebuilder:object:generate=true All object properties are optional by default, this will be overridden when needed: +kubebuilder:validation:Optional +groupName=containerregistry.azure.com
Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.
Index ¶
- Variables
- type EncryptionProperty
- type EncryptionProperty_Status
- type ExportPolicy
- type ExportPolicy_Status
- type IPRule
- type IPRule_Status
- type IdentityProperties
- type IdentityProperties_Status
- type KeyVaultProperties
- type KeyVaultProperties_Status
- type NetworkRuleSet
- type NetworkRuleSet_Status
- type Policies
- type Policies_Status
- type PrivateEndpointConnection_Status_SubResourceEmbedded
- type QuarantinePolicy
- type QuarantinePolicy_Status
- type Registries_Spec
- func (registries *Registries_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error
- func (registries *Registries_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error
- func (in *Registries_Spec) DeepCopy() *Registries_Spec
- func (in *Registries_Spec) DeepCopyInto(out *Registries_Spec)
- type Registry
- func (registry *Registry) AzureName() string
- func (in *Registry) DeepCopy() *Registry
- func (in *Registry) DeepCopyInto(out *Registry)
- func (in *Registry) DeepCopyObject() runtime.Object
- func (registry Registry) GetAPIVersion() string
- func (registry *Registry) GetConditions() conditions.Conditions
- func (registry *Registry) GetResourceKind() genruntime.ResourceKind
- func (registry *Registry) GetSpec() genruntime.ConvertibleSpec
- func (registry *Registry) GetStatus() genruntime.ConvertibleStatus
- func (registry *Registry) GetType() string
- func (registry *Registry) Hub()
- func (registry *Registry) NewEmptyStatus() genruntime.ConvertibleStatus
- func (registry *Registry) OriginalGVK() *schema.GroupVersionKind
- func (registry *Registry) Owner() *genruntime.ResourceReference
- func (registry *Registry) SetConditions(conditions conditions.Conditions)
- func (registry *Registry) SetStatus(status genruntime.ConvertibleStatus) error
- type RegistryList
- type Registry_Status
- func (registry *Registry_Status) ConvertStatusFrom(source genruntime.ConvertibleStatus) error
- func (registry *Registry_Status) ConvertStatusTo(destination genruntime.ConvertibleStatus) error
- func (in *Registry_Status) DeepCopy() *Registry_Status
- func (in *Registry_Status) DeepCopyInto(out *Registry_Status)
- type RetentionPolicy
- type RetentionPolicy_Status
- type Sku
- type Sku_Status
- type Status_Status
- type SystemData_Status
- type TrustPolicy
- type TrustPolicy_Status
- type UserIdentityProperties
- type UserIdentityProperties_Status
Constants ¶
This section is empty.
Variables ¶
var ( // GroupVersion is group version used to register these objects GroupVersion = schema.GroupVersion{Group: "containerregistry.azure.com", Version: "v1beta20210901storage"} // SchemeBuilder is used to add go types to the GroupVersionKind scheme SchemeBuilder = &scheme.Builder{GroupVersion: GroupVersion} // AddToScheme adds the types in this group-version to the given scheme. AddToScheme = SchemeBuilder.AddToScheme )
Functions ¶
This section is empty.
Types ¶
type EncryptionProperty ¶
type EncryptionProperty struct {
KeyVaultProperties *KeyVaultProperties `json:"keyVaultProperties,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
Status *string `json:"status,omitempty"`
}
Storage version of v1beta20210901.EncryptionProperty Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/EncryptionProperty
func (*EncryptionProperty) DeepCopy ¶
func (in *EncryptionProperty) DeepCopy() *EncryptionProperty
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new EncryptionProperty.
func (*EncryptionProperty) DeepCopyInto ¶
func (in *EncryptionProperty) DeepCopyInto(out *EncryptionProperty)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type EncryptionProperty_Status ¶
type EncryptionProperty_Status struct {
KeyVaultProperties *KeyVaultProperties_Status `json:"keyVaultProperties,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
Status *string `json:"status,omitempty"`
}
Storage version of v1beta20210901.EncryptionProperty_Status
func (*EncryptionProperty_Status) DeepCopy ¶
func (in *EncryptionProperty_Status) DeepCopy() *EncryptionProperty_Status
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new EncryptionProperty_Status.
func (*EncryptionProperty_Status) DeepCopyInto ¶
func (in *EncryptionProperty_Status) DeepCopyInto(out *EncryptionProperty_Status)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ExportPolicy ¶
type ExportPolicy struct {
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
Status *string `json:"status,omitempty"`
}
Storage version of v1beta20210901.ExportPolicy Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/ExportPolicy
func (*ExportPolicy) DeepCopy ¶
func (in *ExportPolicy) DeepCopy() *ExportPolicy
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExportPolicy.
func (*ExportPolicy) DeepCopyInto ¶
func (in *ExportPolicy) DeepCopyInto(out *ExportPolicy)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ExportPolicy_Status ¶
type ExportPolicy_Status struct {
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
Status *string `json:"status,omitempty"`
}
Storage version of v1beta20210901.ExportPolicy_Status
func (*ExportPolicy_Status) DeepCopy ¶
func (in *ExportPolicy_Status) DeepCopy() *ExportPolicy_Status
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExportPolicy_Status.
func (*ExportPolicy_Status) DeepCopyInto ¶
func (in *ExportPolicy_Status) DeepCopyInto(out *ExportPolicy_Status)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type IPRule ¶
type IPRule struct {
Action *string `json:"action,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
Value *string `json:"value,omitempty"`
}
Storage version of v1beta20210901.IPRule Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/IPRule
func (*IPRule) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IPRule.
func (*IPRule) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type IPRule_Status ¶
type IPRule_Status struct {
Action *string `json:"action,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
Value *string `json:"value,omitempty"`
}
Storage version of v1beta20210901.IPRule_Status
func (*IPRule_Status) DeepCopy ¶
func (in *IPRule_Status) DeepCopy() *IPRule_Status
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IPRule_Status.
func (*IPRule_Status) DeepCopyInto ¶
func (in *IPRule_Status) DeepCopyInto(out *IPRule_Status)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type IdentityProperties ¶
type IdentityProperties struct {
PrincipalId *string `json:"principalId,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
TenantId *string `json:"tenantId,omitempty"`
Type *string `json:"type,omitempty"`
UserAssignedIdentities map[string]UserIdentityProperties `json:"userAssignedIdentities,omitempty"`
}
Storage version of v1beta20210901.IdentityProperties Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/IdentityProperties
func (*IdentityProperties) DeepCopy ¶
func (in *IdentityProperties) DeepCopy() *IdentityProperties
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IdentityProperties.
func (*IdentityProperties) DeepCopyInto ¶
func (in *IdentityProperties) DeepCopyInto(out *IdentityProperties)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type IdentityProperties_Status ¶
type IdentityProperties_Status struct {
PrincipalId *string `json:"principalId,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
TenantId *string `json:"tenantId,omitempty"`
Type *string `json:"type,omitempty"`
UserAssignedIdentities map[string]UserIdentityProperties_Status `json:"userAssignedIdentities,omitempty"`
}
Storage version of v1beta20210901.IdentityProperties_Status
func (*IdentityProperties_Status) DeepCopy ¶
func (in *IdentityProperties_Status) DeepCopy() *IdentityProperties_Status
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IdentityProperties_Status.
func (*IdentityProperties_Status) DeepCopyInto ¶
func (in *IdentityProperties_Status) DeepCopyInto(out *IdentityProperties_Status)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KeyVaultProperties ¶
type KeyVaultProperties struct {
Identity *string `json:"identity,omitempty"`
KeyIdentifier *string `json:"keyIdentifier,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
}
Storage version of v1beta20210901.KeyVaultProperties Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/KeyVaultProperties
func (*KeyVaultProperties) DeepCopy ¶
func (in *KeyVaultProperties) DeepCopy() *KeyVaultProperties
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyVaultProperties.
func (*KeyVaultProperties) DeepCopyInto ¶
func (in *KeyVaultProperties) DeepCopyInto(out *KeyVaultProperties)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KeyVaultProperties_Status ¶
type KeyVaultProperties_Status struct {
Identity *string `json:"identity,omitempty"`
KeyIdentifier *string `json:"keyIdentifier,omitempty"`
KeyRotationEnabled *bool `json:"keyRotationEnabled,omitempty"`
LastKeyRotationTimestamp *string `json:"lastKeyRotationTimestamp,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
VersionedKeyIdentifier *string `json:"versionedKeyIdentifier,omitempty"`
}
Storage version of v1beta20210901.KeyVaultProperties_Status
func (*KeyVaultProperties_Status) DeepCopy ¶
func (in *KeyVaultProperties_Status) DeepCopy() *KeyVaultProperties_Status
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyVaultProperties_Status.
func (*KeyVaultProperties_Status) DeepCopyInto ¶
func (in *KeyVaultProperties_Status) DeepCopyInto(out *KeyVaultProperties_Status)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type NetworkRuleSet ¶
type NetworkRuleSet struct {
DefaultAction *string `json:"defaultAction,omitempty"`
IpRules []IPRule `json:"ipRules,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
}
Storage version of v1beta20210901.NetworkRuleSet Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/NetworkRuleSet
func (*NetworkRuleSet) DeepCopy ¶
func (in *NetworkRuleSet) DeepCopy() *NetworkRuleSet
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NetworkRuleSet.
func (*NetworkRuleSet) DeepCopyInto ¶
func (in *NetworkRuleSet) DeepCopyInto(out *NetworkRuleSet)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type NetworkRuleSet_Status ¶
type NetworkRuleSet_Status struct {
DefaultAction *string `json:"defaultAction,omitempty"`
IpRules []IPRule_Status `json:"ipRules,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
}
Storage version of v1beta20210901.NetworkRuleSet_Status
func (*NetworkRuleSet_Status) DeepCopy ¶
func (in *NetworkRuleSet_Status) DeepCopy() *NetworkRuleSet_Status
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NetworkRuleSet_Status.
func (*NetworkRuleSet_Status) DeepCopyInto ¶
func (in *NetworkRuleSet_Status) DeepCopyInto(out *NetworkRuleSet_Status)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Policies ¶
type Policies struct {
ExportPolicy *ExportPolicy `json:"exportPolicy,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
QuarantinePolicy *QuarantinePolicy `json:"quarantinePolicy,omitempty"`
RetentionPolicy *RetentionPolicy `json:"retentionPolicy,omitempty"`
TrustPolicy *TrustPolicy `json:"trustPolicy,omitempty"`
}
Storage version of v1beta20210901.Policies Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/Policies
func (*Policies) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Policies.
func (*Policies) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Policies_Status ¶
type Policies_Status struct {
ExportPolicy *ExportPolicy_Status `json:"exportPolicy,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
QuarantinePolicy *QuarantinePolicy_Status `json:"quarantinePolicy,omitempty"`
RetentionPolicy *RetentionPolicy_Status `json:"retentionPolicy,omitempty"`
TrustPolicy *TrustPolicy_Status `json:"trustPolicy,omitempty"`
}
Storage version of v1beta20210901.Policies_Status
func (*Policies_Status) DeepCopy ¶
func (in *Policies_Status) DeepCopy() *Policies_Status
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Policies_Status.
func (*Policies_Status) DeepCopyInto ¶
func (in *Policies_Status) DeepCopyInto(out *Policies_Status)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PrivateEndpointConnection_Status_SubResourceEmbedded ¶
type PrivateEndpointConnection_Status_SubResourceEmbedded struct {
Id *string `json:"id,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
SystemData *SystemData_Status `json:"systemData,omitempty"`
}
Storage version of v1beta20210901.PrivateEndpointConnection_Status_SubResourceEmbedded
func (*PrivateEndpointConnection_Status_SubResourceEmbedded) DeepCopy ¶
func (in *PrivateEndpointConnection_Status_SubResourceEmbedded) DeepCopy() *PrivateEndpointConnection_Status_SubResourceEmbedded
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PrivateEndpointConnection_Status_SubResourceEmbedded.
func (*PrivateEndpointConnection_Status_SubResourceEmbedded) DeepCopyInto ¶
func (in *PrivateEndpointConnection_Status_SubResourceEmbedded) DeepCopyInto(out *PrivateEndpointConnection_Status_SubResourceEmbedded)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type QuarantinePolicy ¶
type QuarantinePolicy struct {
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
Status *string `json:"status,omitempty"`
}
Storage version of v1beta20210901.QuarantinePolicy Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/QuarantinePolicy
func (*QuarantinePolicy) DeepCopy ¶
func (in *QuarantinePolicy) DeepCopy() *QuarantinePolicy
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new QuarantinePolicy.
func (*QuarantinePolicy) DeepCopyInto ¶
func (in *QuarantinePolicy) DeepCopyInto(out *QuarantinePolicy)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type QuarantinePolicy_Status ¶
type QuarantinePolicy_Status struct {
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
Status *string `json:"status,omitempty"`
}
Storage version of v1beta20210901.QuarantinePolicy_Status
func (*QuarantinePolicy_Status) DeepCopy ¶
func (in *QuarantinePolicy_Status) DeepCopy() *QuarantinePolicy_Status
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new QuarantinePolicy_Status.
func (*QuarantinePolicy_Status) DeepCopyInto ¶
func (in *QuarantinePolicy_Status) DeepCopyInto(out *QuarantinePolicy_Status)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Registries_Spec ¶
type Registries_Spec struct {
AdminUserEnabled *bool `json:"adminUserEnabled,omitempty"`
// +kubebuilder:validation:MaxLength=50
// +kubebuilder:validation:MinLength=5
// +kubebuilder:validation:Pattern="^[a-zA-Z0-9]*$"
//AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it
//doesn't have to be.
AzureName string `json:"azureName,omitempty"`
DataEndpointEnabled *bool `json:"dataEndpointEnabled,omitempty"`
Encryption *EncryptionProperty `json:"encryption,omitempty"`
Identity *IdentityProperties `json:"identity,omitempty"`
Location *string `json:"location,omitempty"`
NetworkRuleBypassOptions *string `json:"networkRuleBypassOptions,omitempty"`
NetworkRuleSet *NetworkRuleSet `json:"networkRuleSet,omitempty"`
OriginalVersion string `json:"originalVersion,omitempty"`
// +kubebuilder:validation:Required
//Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also
//controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a
//reference to a resources.azure.com/ResourceGroup resource
Owner *genruntime.KnownResourceReference `group:"resources.azure.com" json:"owner,omitempty" kind:"ResourceGroup"`
Policies *Policies `json:"policies,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
PublicNetworkAccess *string `json:"publicNetworkAccess,omitempty"`
Sku *Sku `json:"sku,omitempty"`
Tags map[string]string `json:"tags,omitempty"`
ZoneRedundancy *string `json:"zoneRedundancy,omitempty"`
}
Storage version of v1beta20210901.Registries_Spec
func (*Registries_Spec) ConvertSpecFrom ¶
func (registries *Registries_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error
ConvertSpecFrom populates our Registries_Spec from the provided source
func (*Registries_Spec) ConvertSpecTo ¶
func (registries *Registries_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error
ConvertSpecTo populates the provided destination from our Registries_Spec
func (*Registries_Spec) DeepCopy ¶
func (in *Registries_Spec) DeepCopy() *Registries_Spec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Registries_Spec.
func (*Registries_Spec) DeepCopyInto ¶
func (in *Registries_Spec) DeepCopyInto(out *Registries_Spec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Registry ¶
type Registry struct {
metav1.TypeMeta `json:",inline"`
metav1.ObjectMeta `json:"metadata,omitempty"`
Spec Registries_Spec `json:"spec,omitempty"`
Status Registry_Status `json:"status,omitempty"`
}
+kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:storageversion +kubebuilder:printcolumn:name="Ready",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="Severity",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].severity" +kubebuilder:printcolumn:name="Reason",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].reason" +kubebuilder:printcolumn:name="Message",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].message" Storage version of v1beta20210901.Registry Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/resourceDefinitions/registries
func (*Registry) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Registry.
func (*Registry) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Registry) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (Registry) GetAPIVersion ¶
GetAPIVersion returns the ARM API version of the resource. This is always "2021-09-01"
func (*Registry) GetConditions ¶
func (registry *Registry) GetConditions() conditions.Conditions
GetConditions returns the conditions of the resource
func (*Registry) GetResourceKind ¶
func (registry *Registry) GetResourceKind() genruntime.ResourceKind
GetResourceKind returns the kind of the resource
func (*Registry) GetSpec ¶
func (registry *Registry) GetSpec() genruntime.ConvertibleSpec
GetSpec returns the specification of this resource
func (*Registry) GetStatus ¶
func (registry *Registry) GetStatus() genruntime.ConvertibleStatus
GetStatus returns the status of this resource
func (*Registry) GetType ¶
GetType returns the ARM Type of the resource. This is always "Microsoft.ContainerRegistry/registries"
func (*Registry) Hub ¶
func (registry *Registry) Hub()
Hub marks that this Registry is the hub type for conversion
func (*Registry) NewEmptyStatus ¶
func (registry *Registry) NewEmptyStatus() genruntime.ConvertibleStatus
NewEmptyStatus returns a new empty (blank) status
func (*Registry) OriginalGVK ¶
func (registry *Registry) OriginalGVK() *schema.GroupVersionKind
OriginalGVK returns a GroupValueKind for the original API version used to create the resource
func (*Registry) Owner ¶
func (registry *Registry) Owner() *genruntime.ResourceReference
Owner returns the ResourceReference of the owner, or nil if there is no owner
func (*Registry) SetConditions ¶
func (registry *Registry) SetConditions(conditions conditions.Conditions)
SetConditions sets the conditions on the resource status
func (*Registry) SetStatus ¶
func (registry *Registry) SetStatus(status genruntime.ConvertibleStatus) error
SetStatus sets the status of this resource
type RegistryList ¶
type RegistryList struct {
metav1.TypeMeta `json:",inline"`
metav1.ListMeta `json:"metadata,omitempty"`
Items []Registry `json:"items"`
}
+kubebuilder:object:root=true Storage version of v1beta20210901.Registry Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/resourceDefinitions/registries
func (*RegistryList) DeepCopy ¶
func (in *RegistryList) DeepCopy() *RegistryList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RegistryList.
func (*RegistryList) DeepCopyInto ¶
func (in *RegistryList) DeepCopyInto(out *RegistryList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*RegistryList) DeepCopyObject ¶
func (in *RegistryList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
type Registry_Status ¶
type Registry_Status struct {
AdminUserEnabled *bool `json:"adminUserEnabled,omitempty"`
Conditions []conditions.Condition `json:"conditions,omitempty"`
CreationDate *string `json:"creationDate,omitempty"`
DataEndpointEnabled *bool `json:"dataEndpointEnabled,omitempty"`
DataEndpointHostNames []string `json:"dataEndpointHostNames,omitempty"`
Encryption *EncryptionProperty_Status `json:"encryption,omitempty"`
Id *string `json:"id,omitempty"`
Identity *IdentityProperties_Status `json:"identity,omitempty"`
Location *string `json:"location,omitempty"`
LoginServer *string `json:"loginServer,omitempty"`
Name *string `json:"name,omitempty"`
NetworkRuleBypassOptions *string `json:"networkRuleBypassOptions,omitempty"`
NetworkRuleSet *NetworkRuleSet_Status `json:"networkRuleSet,omitempty"`
Policies *Policies_Status `json:"policies,omitempty"`
PrivateEndpointConnections []PrivateEndpointConnection_Status_SubResourceEmbedded `json:"privateEndpointConnections,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
ProvisioningState *string `json:"provisioningState,omitempty"`
PublicNetworkAccess *string `json:"publicNetworkAccess,omitempty"`
Sku *Sku_Status `json:"sku,omitempty"`
Status *Status_Status `json:"status,omitempty"`
SystemData *SystemData_Status `json:"systemData,omitempty"`
Tags map[string]string `json:"tags,omitempty"`
Type *string `json:"type,omitempty"`
ZoneRedundancy *string `json:"zoneRedundancy,omitempty"`
}
Storage version of v1beta20210901.Registry_Status
func (*Registry_Status) ConvertStatusFrom ¶
func (registry *Registry_Status) ConvertStatusFrom(source genruntime.ConvertibleStatus) error
ConvertStatusFrom populates our Registry_Status from the provided source
func (*Registry_Status) ConvertStatusTo ¶
func (registry *Registry_Status) ConvertStatusTo(destination genruntime.ConvertibleStatus) error
ConvertStatusTo populates the provided destination from our Registry_Status
func (*Registry_Status) DeepCopy ¶
func (in *Registry_Status) DeepCopy() *Registry_Status
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Registry_Status.
func (*Registry_Status) DeepCopyInto ¶
func (in *Registry_Status) DeepCopyInto(out *Registry_Status)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type RetentionPolicy ¶
type RetentionPolicy struct {
Days *int `json:"days,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
Status *string `json:"status,omitempty"`
}
Storage version of v1beta20210901.RetentionPolicy Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/RetentionPolicy
func (*RetentionPolicy) DeepCopy ¶
func (in *RetentionPolicy) DeepCopy() *RetentionPolicy
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RetentionPolicy.
func (*RetentionPolicy) DeepCopyInto ¶
func (in *RetentionPolicy) DeepCopyInto(out *RetentionPolicy)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type RetentionPolicy_Status ¶
type RetentionPolicy_Status struct {
Days *int `json:"days,omitempty"`
LastUpdatedTime *string `json:"lastUpdatedTime,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
Status *string `json:"status,omitempty"`
}
Storage version of v1beta20210901.RetentionPolicy_Status
func (*RetentionPolicy_Status) DeepCopy ¶
func (in *RetentionPolicy_Status) DeepCopy() *RetentionPolicy_Status
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RetentionPolicy_Status.
func (*RetentionPolicy_Status) DeepCopyInto ¶
func (in *RetentionPolicy_Status) DeepCopyInto(out *RetentionPolicy_Status)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Sku ¶
type Sku struct {
Name *string `json:"name,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
}
Storage version of v1beta20210901.Sku Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/Sku
func (*Sku) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Sku.
func (*Sku) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Sku_Status ¶
type Sku_Status struct {
Name *string `json:"name,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
Tier *string `json:"tier,omitempty"`
}
Storage version of v1beta20210901.Sku_Status
func (*Sku_Status) DeepCopy ¶
func (in *Sku_Status) DeepCopy() *Sku_Status
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Sku_Status.
func (*Sku_Status) DeepCopyInto ¶
func (in *Sku_Status) DeepCopyInto(out *Sku_Status)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Status_Status ¶
type Status_Status struct {
DisplayStatus *string `json:"displayStatus,omitempty"`
Message *string `json:"message,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
Timestamp *string `json:"timestamp,omitempty"`
}
Storage version of v1beta20210901.Status_Status
func (*Status_Status) DeepCopy ¶
func (in *Status_Status) DeepCopy() *Status_Status
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Status_Status.
func (*Status_Status) DeepCopyInto ¶
func (in *Status_Status) DeepCopyInto(out *Status_Status)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SystemData_Status ¶
type SystemData_Status struct {
CreatedAt *string `json:"createdAt,omitempty"`
CreatedBy *string `json:"createdBy,omitempty"`
CreatedByType *string `json:"createdByType,omitempty"`
LastModifiedAt *string `json:"lastModifiedAt,omitempty"`
LastModifiedBy *string `json:"lastModifiedBy,omitempty"`
LastModifiedByType *string `json:"lastModifiedByType,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
}
Storage version of v1beta20210901.SystemData_Status
func (*SystemData_Status) DeepCopy ¶
func (in *SystemData_Status) DeepCopy() *SystemData_Status
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SystemData_Status.
func (*SystemData_Status) DeepCopyInto ¶
func (in *SystemData_Status) DeepCopyInto(out *SystemData_Status)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TrustPolicy ¶
type TrustPolicy struct {
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
Status *string `json:"status,omitempty"`
Type *string `json:"type,omitempty"`
}
Storage version of v1beta20210901.TrustPolicy Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/TrustPolicy
func (*TrustPolicy) DeepCopy ¶
func (in *TrustPolicy) DeepCopy() *TrustPolicy
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TrustPolicy.
func (*TrustPolicy) DeepCopyInto ¶
func (in *TrustPolicy) DeepCopyInto(out *TrustPolicy)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TrustPolicy_Status ¶
type TrustPolicy_Status struct {
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
Status *string `json:"status,omitempty"`
Type *string `json:"type,omitempty"`
}
Storage version of v1beta20210901.TrustPolicy_Status
func (*TrustPolicy_Status) DeepCopy ¶
func (in *TrustPolicy_Status) DeepCopy() *TrustPolicy_Status
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TrustPolicy_Status.
func (*TrustPolicy_Status) DeepCopyInto ¶
func (in *TrustPolicy_Status) DeepCopyInto(out *TrustPolicy_Status)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type UserIdentityProperties ¶
type UserIdentityProperties struct {
ClientId *string `json:"clientId,omitempty"`
PrincipalId *string `json:"principalId,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
}
Storage version of v1beta20210901.UserIdentityProperties Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/UserIdentityProperties
func (*UserIdentityProperties) DeepCopy ¶
func (in *UserIdentityProperties) DeepCopy() *UserIdentityProperties
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new UserIdentityProperties.
func (*UserIdentityProperties) DeepCopyInto ¶
func (in *UserIdentityProperties) DeepCopyInto(out *UserIdentityProperties)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type UserIdentityProperties_Status ¶
type UserIdentityProperties_Status struct {
ClientId *string `json:"clientId,omitempty"`
PrincipalId *string `json:"principalId,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
}
Storage version of v1beta20210901.UserIdentityProperties_Status
func (*UserIdentityProperties_Status) DeepCopy ¶
func (in *UserIdentityProperties_Status) DeepCopy() *UserIdentityProperties_Status
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new UserIdentityProperties_Status.
func (*UserIdentityProperties_Status) DeepCopyInto ¶
func (in *UserIdentityProperties_Status) DeepCopyInto(out *UserIdentityProperties_Status)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.