v1beta20210901

package
v2.0.0-beta.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 29, 2022 License: MIT Imports: 13 Imported by: 0

Documentation

Overview

Package v1beta20210901 contains API Schema definitions for the containerregistry v1beta20210901 API group +groupName=containerregistry.azure.com

Package v1beta20210901 contains API Schema definitions for the containerregistry v1beta20210901 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.

Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.

Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.

Index

Constants

View Source
const (
	IdentityPropertiesTypeNone                       = IdentityPropertiesType("None")
	IdentityPropertiesTypeSystemAssigned             = IdentityPropertiesType("SystemAssigned")
	IdentityPropertiesTypeSystemAssignedUserAssigned = IdentityPropertiesType("SystemAssigned, UserAssigned")
	IdentityPropertiesTypeUserAssigned               = IdentityPropertiesType("UserAssigned")
)
View Source
const (
	RegistryPropertiesNetworkRuleBypassOptionsAzureServices = RegistryPropertiesNetworkRuleBypassOptions("AzureServices")
	RegistryPropertiesNetworkRuleBypassOptionsNone          = RegistryPropertiesNetworkRuleBypassOptions("None")
)
View Source
const (
	RegistryPropertiesPublicNetworkAccessDisabled = RegistryPropertiesPublicNetworkAccess("Disabled")
	RegistryPropertiesPublicNetworkAccessEnabled  = RegistryPropertiesPublicNetworkAccess("Enabled")
)
View Source
const (
	RegistryPropertiesZoneRedundancyDisabled = RegistryPropertiesZoneRedundancy("Disabled")
	RegistryPropertiesZoneRedundancyEnabled  = RegistryPropertiesZoneRedundancy("Enabled")
)
View Source
const (
	SkuNameBasic    = SkuName("Basic")
	SkuNameClassic  = SkuName("Classic")
	SkuNamePremium  = SkuName("Premium")
	SkuNameStandard = SkuName("Standard")
)
View Source
const (
	EncryptionPropertyStatusDisabled = EncryptionPropertyStatus("disabled")
	EncryptionPropertyStatusEnabled  = EncryptionPropertyStatus("enabled")
)
View Source
const (
	NetworkRuleSetDefaultActionAllow = NetworkRuleSetDefaultAction("Allow")
	NetworkRuleSetDefaultActionDeny  = NetworkRuleSetDefaultAction("Deny")
)
View Source
const (
	ExportPolicyStatusDisabled = ExportPolicyStatus("disabled")
	ExportPolicyStatusEnabled  = ExportPolicyStatus("enabled")
)
View Source
const (
	QuarantinePolicyStatusDisabled = QuarantinePolicyStatus("disabled")
	QuarantinePolicyStatusEnabled  = QuarantinePolicyStatus("enabled")
)
View Source
const (
	RetentionPolicyStatusDisabled = RetentionPolicyStatus("disabled")
	RetentionPolicyStatusEnabled  = RetentionPolicyStatus("enabled")
)
View Source
const (
	TrustPolicyStatusDisabled = TrustPolicyStatus("disabled")
	TrustPolicyStatusEnabled  = TrustPolicyStatus("enabled")
)
View Source
const (
	IdentityPropertiesStatusTypeNone                       = IdentityPropertiesStatusType("None")
	IdentityPropertiesStatusTypeSystemAssigned             = IdentityPropertiesStatusType("SystemAssigned")
	IdentityPropertiesStatusTypeSystemAssignedUserAssigned = IdentityPropertiesStatusType("SystemAssigned, UserAssigned")
	IdentityPropertiesStatusTypeUserAssigned               = IdentityPropertiesStatusType("UserAssigned")
)
View Source
const (
	SkuStatusNameBasic    = SkuStatusName("Basic")
	SkuStatusNameClassic  = SkuStatusName("Classic")
	SkuStatusNamePremium  = SkuStatusName("Premium")
	SkuStatusNameStandard = SkuStatusName("Standard")
)
View Source
const (
	SkuStatusTierBasic    = SkuStatusTier("Basic")
	SkuStatusTierClassic  = SkuStatusTier("Classic")
	SkuStatusTierPremium  = SkuStatusTier("Premium")
	SkuStatusTierStandard = SkuStatusTier("Standard")
)
View Source
const (
	SystemDataStatusCreatedByTypeApplication     = SystemDataStatusCreatedByType("Application")
	SystemDataStatusCreatedByTypeKey             = SystemDataStatusCreatedByType("Key")
	SystemDataStatusCreatedByTypeManagedIdentity = SystemDataStatusCreatedByType("ManagedIdentity")
	SystemDataStatusCreatedByTypeUser            = SystemDataStatusCreatedByType("User")
)
View Source
const (
	SystemDataStatusLastModifiedByTypeApplication     = SystemDataStatusLastModifiedByType("Application")
	SystemDataStatusLastModifiedByTypeKey             = SystemDataStatusLastModifiedByType("Key")
	SystemDataStatusLastModifiedByTypeManagedIdentity = SystemDataStatusLastModifiedByType("ManagedIdentity")
	SystemDataStatusLastModifiedByTypeUser            = SystemDataStatusLastModifiedByType("User")
)
View Source
const (
	RegistryPropertiesStatusNetworkRuleBypassOptionsAzureServices = RegistryPropertiesStatusNetworkRuleBypassOptions("AzureServices")
	RegistryPropertiesStatusNetworkRuleBypassOptionsNone          = RegistryPropertiesStatusNetworkRuleBypassOptions("None")
)
View Source
const (
	RegistryPropertiesStatusProvisioningStateCanceled  = RegistryPropertiesStatusProvisioningState("Canceled")
	RegistryPropertiesStatusProvisioningStateCreating  = RegistryPropertiesStatusProvisioningState("Creating")
	RegistryPropertiesStatusProvisioningStateDeleting  = RegistryPropertiesStatusProvisioningState("Deleting")
	RegistryPropertiesStatusProvisioningStateFailed    = RegistryPropertiesStatusProvisioningState("Failed")
	RegistryPropertiesStatusProvisioningStateSucceeded = RegistryPropertiesStatusProvisioningState("Succeeded")
	RegistryPropertiesStatusProvisioningStateUpdating  = RegistryPropertiesStatusProvisioningState("Updating")
)
View Source
const (
	RegistryPropertiesStatusPublicNetworkAccessDisabled = RegistryPropertiesStatusPublicNetworkAccess("Disabled")
	RegistryPropertiesStatusPublicNetworkAccessEnabled  = RegistryPropertiesStatusPublicNetworkAccess("Enabled")
)
View Source
const (
	RegistryPropertiesStatusZoneRedundancyDisabled = RegistryPropertiesStatusZoneRedundancy("Disabled")
	RegistryPropertiesStatusZoneRedundancyEnabled  = RegistryPropertiesStatusZoneRedundancy("Enabled")
)
View Source
const (
	EncryptionPropertyStatusStatusDisabled = EncryptionPropertyStatusStatus("disabled")
	EncryptionPropertyStatusStatusEnabled  = EncryptionPropertyStatusStatus("enabled")
)
View Source
const (
	NetworkRuleSetStatusDefaultActionAllow = NetworkRuleSetStatusDefaultAction("Allow")
	NetworkRuleSetStatusDefaultActionDeny  = NetworkRuleSetStatusDefaultAction("Deny")
)
View Source
const (
	ExportPolicyStatusStatusDisabled = ExportPolicyStatusStatus("disabled")
	ExportPolicyStatusStatusEnabled  = ExportPolicyStatusStatus("enabled")
)
View Source
const (
	QuarantinePolicyStatusStatusDisabled = QuarantinePolicyStatusStatus("disabled")
	QuarantinePolicyStatusStatusEnabled  = QuarantinePolicyStatusStatus("enabled")
)
View Source
const (
	RetentionPolicyStatusStatusDisabled = RetentionPolicyStatusStatus("disabled")
	RetentionPolicyStatusStatusEnabled  = RetentionPolicyStatusStatus("enabled")
)
View Source
const (
	TrustPolicyStatusStatusDisabled = TrustPolicyStatusStatus("disabled")
	TrustPolicyStatusStatusEnabled  = TrustPolicyStatusStatus("enabled")
)
View Source
const APIVersionValue = APIVersion("2021-09-01")
View Source
const IPRuleActionAllow = IPRuleAction("Allow")
View Source
const IPRuleStatusActionAllow = IPRuleStatusAction("Allow")
View Source
const TrustPolicyStatusTypeNotary = TrustPolicyStatusType("Notary")
View Source
const TrustPolicyTypeNotary = TrustPolicyType("Notary")

Variables

View Source
var (
	// GroupVersion is group version used to register these objects
	GroupVersion = schema.GroupVersion{Group: "containerregistry.azure.com", Version: "v1beta20210901"}

	// 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 APIVersion

type APIVersion string

+kubebuilder:validation:Enum={"2021-09-01"}

type EncryptionProperty

type EncryptionProperty struct {
	KeyVaultProperties *KeyVaultProperties `json:"keyVaultProperties,omitempty"`

	// Status: Indicates whether or not the encryption is enabled for container registry.
	Status *EncryptionPropertyStatus `json:"status,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/EncryptionProperty

func (*EncryptionProperty) AssignPropertiesFromEncryptionProperty

func (property *EncryptionProperty) AssignPropertiesFromEncryptionProperty(source *v20210901s.EncryptionProperty) error

AssignPropertiesFromEncryptionProperty populates our EncryptionProperty from the provided source EncryptionProperty

func (*EncryptionProperty) AssignPropertiesToEncryptionProperty

func (property *EncryptionProperty) AssignPropertiesToEncryptionProperty(destination *v20210901s.EncryptionProperty) error

AssignPropertiesToEncryptionProperty populates the provided destination EncryptionProperty from our EncryptionProperty

func (*EncryptionProperty) ConvertToARM

func (property *EncryptionProperty) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

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.

func (*EncryptionProperty) NewEmptyARMValue

func (property *EncryptionProperty) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*EncryptionProperty) PopulateFromARM

func (property *EncryptionProperty) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type EncryptionPropertyARM

type EncryptionPropertyARM struct {
	KeyVaultProperties *KeyVaultPropertiesARM `json:"keyVaultProperties,omitempty"`

	// Status: Indicates whether or not the encryption is enabled for container registry.
	Status *EncryptionPropertyStatus `json:"status,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/EncryptionProperty

func (*EncryptionPropertyARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new EncryptionPropertyARM.

func (*EncryptionPropertyARM) DeepCopyInto

func (in *EncryptionPropertyARM) DeepCopyInto(out *EncryptionPropertyARM)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type EncryptionPropertyStatus

type EncryptionPropertyStatus string

+kubebuilder:validation:Enum={"disabled","enabled"}

type EncryptionPropertyStatusStatus

type EncryptionPropertyStatusStatus string

type EncryptionProperty_Status

type EncryptionProperty_Status struct {
	// KeyVaultProperties: Key vault properties.
	KeyVaultProperties *KeyVaultProperties_Status `json:"keyVaultProperties,omitempty"`

	// Status: Indicates whether or not the encryption is enabled for container registry.
	Status *EncryptionPropertyStatusStatus `json:"status,omitempty"`
}

func (*EncryptionProperty_Status) AssignPropertiesFromEncryptionPropertyStatus

func (property *EncryptionProperty_Status) AssignPropertiesFromEncryptionPropertyStatus(source *v20210901s.EncryptionProperty_Status) error

AssignPropertiesFromEncryptionPropertyStatus populates our EncryptionProperty_Status from the provided source EncryptionProperty_Status

func (*EncryptionProperty_Status) AssignPropertiesToEncryptionPropertyStatus

func (property *EncryptionProperty_Status) AssignPropertiesToEncryptionPropertyStatus(destination *v20210901s.EncryptionProperty_Status) error

AssignPropertiesToEncryptionPropertyStatus populates the provided destination EncryptionProperty_Status from our EncryptionProperty_Status

func (*EncryptionProperty_Status) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new EncryptionProperty_Status.

func (*EncryptionProperty_Status) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*EncryptionProperty_Status) NewEmptyARMValue

func (property *EncryptionProperty_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*EncryptionProperty_Status) PopulateFromARM

func (property *EncryptionProperty_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type EncryptionProperty_StatusARM

type EncryptionProperty_StatusARM struct {
	// KeyVaultProperties: Key vault properties.
	KeyVaultProperties *KeyVaultProperties_StatusARM `json:"keyVaultProperties,omitempty"`

	// Status: Indicates whether or not the encryption is enabled for container registry.
	Status *EncryptionPropertyStatusStatus `json:"status,omitempty"`
}

func (*EncryptionProperty_StatusARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new EncryptionProperty_StatusARM.

func (*EncryptionProperty_StatusARM) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ExportPolicy

type ExportPolicy struct {
	// Status: The value that indicates whether the policy is enabled or not.
	Status *ExportPolicyStatus `json:"status,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/ExportPolicy

func (*ExportPolicy) AssignPropertiesFromExportPolicy

func (policy *ExportPolicy) AssignPropertiesFromExportPolicy(source *v20210901s.ExportPolicy) error

AssignPropertiesFromExportPolicy populates our ExportPolicy from the provided source ExportPolicy

func (*ExportPolicy) AssignPropertiesToExportPolicy

func (policy *ExportPolicy) AssignPropertiesToExportPolicy(destination *v20210901s.ExportPolicy) error

AssignPropertiesToExportPolicy populates the provided destination ExportPolicy from our ExportPolicy

func (*ExportPolicy) ConvertToARM

func (policy *ExportPolicy) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

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.

func (*ExportPolicy) NewEmptyARMValue

func (policy *ExportPolicy) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*ExportPolicy) PopulateFromARM

func (policy *ExportPolicy) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type ExportPolicyARM

type ExportPolicyARM struct {
	// Status: The value that indicates whether the policy is enabled or not.
	Status *ExportPolicyStatus `json:"status,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/ExportPolicy

func (*ExportPolicyARM) DeepCopy

func (in *ExportPolicyARM) DeepCopy() *ExportPolicyARM

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExportPolicyARM.

func (*ExportPolicyARM) DeepCopyInto

func (in *ExportPolicyARM) DeepCopyInto(out *ExportPolicyARM)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ExportPolicyStatus

type ExportPolicyStatus string

+kubebuilder:validation:Enum={"disabled","enabled"}

type ExportPolicyStatusStatus

type ExportPolicyStatusStatus string

type ExportPolicy_Status

type ExportPolicy_Status struct {
	// Status: The value that indicates whether the policy is enabled or not.
	Status *ExportPolicyStatusStatus `json:"status,omitempty"`
}

func (*ExportPolicy_Status) AssignPropertiesFromExportPolicyStatus

func (policy *ExportPolicy_Status) AssignPropertiesFromExportPolicyStatus(source *v20210901s.ExportPolicy_Status) error

AssignPropertiesFromExportPolicyStatus populates our ExportPolicy_Status from the provided source ExportPolicy_Status

func (*ExportPolicy_Status) AssignPropertiesToExportPolicyStatus

func (policy *ExportPolicy_Status) AssignPropertiesToExportPolicyStatus(destination *v20210901s.ExportPolicy_Status) error

AssignPropertiesToExportPolicyStatus populates the provided destination ExportPolicy_Status from our 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.

func (*ExportPolicy_Status) NewEmptyARMValue

func (policy *ExportPolicy_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*ExportPolicy_Status) PopulateFromARM

func (policy *ExportPolicy_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type ExportPolicy_StatusARM

type ExportPolicy_StatusARM struct {
	// Status: The value that indicates whether the policy is enabled or not.
	Status *ExportPolicyStatusStatus `json:"status,omitempty"`
}

func (*ExportPolicy_StatusARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExportPolicy_StatusARM.

func (*ExportPolicy_StatusARM) DeepCopyInto

func (in *ExportPolicy_StatusARM) DeepCopyInto(out *ExportPolicy_StatusARM)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type IPRule

type IPRule struct {
	// Action: The action of IP ACL rule.
	Action *IPRuleAction `json:"action,omitempty"`

	// +kubebuilder:validation:Required
	// Value: Specifies the IP or IP range in CIDR format. Only IPV4 address is allowed.
	Value *string `json:"value,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/IPRule

func (*IPRule) AssignPropertiesFromIPRule

func (rule *IPRule) AssignPropertiesFromIPRule(source *v20210901s.IPRule) error

AssignPropertiesFromIPRule populates our IPRule from the provided source IPRule

func (*IPRule) AssignPropertiesToIPRule

func (rule *IPRule) AssignPropertiesToIPRule(destination *v20210901s.IPRule) error

AssignPropertiesToIPRule populates the provided destination IPRule from our IPRule

func (*IPRule) ConvertToARM

func (rule *IPRule) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*IPRule) DeepCopy

func (in *IPRule) DeepCopy() *IPRule

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IPRule.

func (*IPRule) DeepCopyInto

func (in *IPRule) DeepCopyInto(out *IPRule)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*IPRule) NewEmptyARMValue

func (rule *IPRule) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*IPRule) PopulateFromARM

func (rule *IPRule) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type IPRuleARM

type IPRuleARM struct {
	// Action: The action of IP ACL rule.
	Action *IPRuleAction `json:"action,omitempty"`

	// Value: Specifies the IP or IP range in CIDR format. Only IPV4 address is allowed.
	Value *string `json:"value,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/IPRule

func (*IPRuleARM) DeepCopy

func (in *IPRuleARM) DeepCopy() *IPRuleARM

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IPRuleARM.

func (*IPRuleARM) DeepCopyInto

func (in *IPRuleARM) DeepCopyInto(out *IPRuleARM)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type IPRuleAction

type IPRuleAction string

+kubebuilder:validation:Enum={"Allow"}

type IPRuleStatusAction

type IPRuleStatusAction string

type IPRule_Status

type IPRule_Status struct {
	// Action: The action of IP ACL rule.
	Action *IPRuleStatusAction `json:"action,omitempty"`

	// Value: Specifies the IP or IP range in CIDR format. Only IPV4 address is allowed.
	Value *string `json:"value,omitempty"`
}

func (*IPRule_Status) AssignPropertiesFromIPRuleStatus

func (rule *IPRule_Status) AssignPropertiesFromIPRuleStatus(source *v20210901s.IPRule_Status) error

AssignPropertiesFromIPRuleStatus populates our IPRule_Status from the provided source IPRule_Status

func (*IPRule_Status) AssignPropertiesToIPRuleStatus

func (rule *IPRule_Status) AssignPropertiesToIPRuleStatus(destination *v20210901s.IPRule_Status) error

AssignPropertiesToIPRuleStatus populates the provided destination IPRule_Status from our 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.

func (*IPRule_Status) NewEmptyARMValue

func (rule *IPRule_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*IPRule_Status) PopulateFromARM

func (rule *IPRule_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type IPRule_StatusARM

type IPRule_StatusARM struct {
	// Action: The action of IP ACL rule.
	Action *IPRuleStatusAction `json:"action,omitempty"`

	// Value: Specifies the IP or IP range in CIDR format. Only IPV4 address is allowed.
	Value *string `json:"value,omitempty"`
}

func (*IPRule_StatusARM) DeepCopy

func (in *IPRule_StatusARM) DeepCopy() *IPRule_StatusARM

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IPRule_StatusARM.

func (*IPRule_StatusARM) DeepCopyInto

func (in *IPRule_StatusARM) DeepCopyInto(out *IPRule_StatusARM)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type IdentityProperties

type IdentityProperties struct {
	// PrincipalId: The principal ID of resource identity.
	PrincipalId *string `json:"principalId,omitempty"`

	// TenantId: The tenant ID of resource.
	TenantId *string `json:"tenantId,omitempty"`

	// Type: The identity type.
	Type *IdentityPropertiesType `json:"type,omitempty"`

	// UserAssignedIdentities: The list of user identities associated with the resource. The user identity
	// dictionary key references will be ARM resource ids in the form:
	// '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/
	// providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
	UserAssignedIdentities map[string]UserIdentityProperties `json:"userAssignedIdentities,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/IdentityProperties

func (*IdentityProperties) AssignPropertiesFromIdentityProperties

func (properties *IdentityProperties) AssignPropertiesFromIdentityProperties(source *v20210901s.IdentityProperties) error

AssignPropertiesFromIdentityProperties populates our IdentityProperties from the provided source IdentityProperties

func (*IdentityProperties) AssignPropertiesToIdentityProperties

func (properties *IdentityProperties) AssignPropertiesToIdentityProperties(destination *v20210901s.IdentityProperties) error

AssignPropertiesToIdentityProperties populates the provided destination IdentityProperties from our IdentityProperties

func (*IdentityProperties) ConvertToARM

func (properties *IdentityProperties) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

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.

func (*IdentityProperties) NewEmptyARMValue

func (properties *IdentityProperties) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*IdentityProperties) PopulateFromARM

func (properties *IdentityProperties) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type IdentityPropertiesARM

type IdentityPropertiesARM struct {
	// PrincipalId: The principal ID of resource identity.
	PrincipalId *string `json:"principalId,omitempty"`

	// TenantId: The tenant ID of resource.
	TenantId *string `json:"tenantId,omitempty"`

	// Type: The identity type.
	Type *IdentityPropertiesType `json:"type,omitempty"`

	// UserAssignedIdentities: The list of user identities associated with the resource. The user identity
	// dictionary key references will be ARM resource ids in the form:
	// '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/
	// providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
	UserAssignedIdentities map[string]UserIdentityPropertiesARM `json:"userAssignedIdentities,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/IdentityProperties

func (*IdentityPropertiesARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IdentityPropertiesARM.

func (*IdentityPropertiesARM) DeepCopyInto

func (in *IdentityPropertiesARM) DeepCopyInto(out *IdentityPropertiesARM)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type IdentityPropertiesStatusType

type IdentityPropertiesStatusType string

type IdentityPropertiesType

type IdentityPropertiesType string

+kubebuilder:validation:Enum={"None","SystemAssigned","SystemAssigned, UserAssigned","UserAssigned"}

type IdentityProperties_Status

type IdentityProperties_Status struct {
	// PrincipalId: The principal ID of resource identity.
	PrincipalId *string `json:"principalId,omitempty"`

	// TenantId: The tenant ID of resource.
	TenantId *string `json:"tenantId,omitempty"`

	// Type: The identity type.
	Type *IdentityPropertiesStatusType `json:"type,omitempty"`

	// UserAssignedIdentities: The list of user identities associated with the resource. The user identity
	// dictionary key references will be ARM resource ids in the form:
	// '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/
	// providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
	UserAssignedIdentities map[string]UserIdentityProperties_Status `json:"userAssignedIdentities,omitempty"`
}

func (*IdentityProperties_Status) AssignPropertiesFromIdentityPropertiesStatus

func (properties *IdentityProperties_Status) AssignPropertiesFromIdentityPropertiesStatus(source *v20210901s.IdentityProperties_Status) error

AssignPropertiesFromIdentityPropertiesStatus populates our IdentityProperties_Status from the provided source IdentityProperties_Status

func (*IdentityProperties_Status) AssignPropertiesToIdentityPropertiesStatus

func (properties *IdentityProperties_Status) AssignPropertiesToIdentityPropertiesStatus(destination *v20210901s.IdentityProperties_Status) error

AssignPropertiesToIdentityPropertiesStatus populates the provided destination IdentityProperties_Status from our IdentityProperties_Status

func (*IdentityProperties_Status) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IdentityProperties_Status.

func (*IdentityProperties_Status) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*IdentityProperties_Status) NewEmptyARMValue

func (properties *IdentityProperties_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*IdentityProperties_Status) PopulateFromARM

func (properties *IdentityProperties_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type IdentityProperties_StatusARM

type IdentityProperties_StatusARM struct {
	// PrincipalId: The principal ID of resource identity.
	PrincipalId *string `json:"principalId,omitempty"`

	// TenantId: The tenant ID of resource.
	TenantId *string `json:"tenantId,omitempty"`

	// Type: The identity type.
	Type *IdentityPropertiesStatusType `json:"type,omitempty"`

	// UserAssignedIdentities: The list of user identities associated with the resource. The user identity
	// dictionary key references will be ARM resource ids in the form:
	// '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/
	// providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
	UserAssignedIdentities map[string]UserIdentityProperties_StatusARM `json:"userAssignedIdentities,omitempty"`
}

func (*IdentityProperties_StatusARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IdentityProperties_StatusARM.

func (*IdentityProperties_StatusARM) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type KeyVaultProperties

type KeyVaultProperties struct {
	// Identity: The client id of the identity which will be used to access key vault.
	Identity *string `json:"identity,omitempty"`

	// KeyIdentifier: Key vault uri to access the encryption key.
	KeyIdentifier *string `json:"keyIdentifier,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/KeyVaultProperties

func (*KeyVaultProperties) AssignPropertiesFromKeyVaultProperties

func (properties *KeyVaultProperties) AssignPropertiesFromKeyVaultProperties(source *v20210901s.KeyVaultProperties) error

AssignPropertiesFromKeyVaultProperties populates our KeyVaultProperties from the provided source KeyVaultProperties

func (*KeyVaultProperties) AssignPropertiesToKeyVaultProperties

func (properties *KeyVaultProperties) AssignPropertiesToKeyVaultProperties(destination *v20210901s.KeyVaultProperties) error

AssignPropertiesToKeyVaultProperties populates the provided destination KeyVaultProperties from our KeyVaultProperties

func (*KeyVaultProperties) ConvertToARM

func (properties *KeyVaultProperties) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

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.

func (*KeyVaultProperties) NewEmptyARMValue

func (properties *KeyVaultProperties) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*KeyVaultProperties) PopulateFromARM

func (properties *KeyVaultProperties) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type KeyVaultPropertiesARM

type KeyVaultPropertiesARM struct {
	// Identity: The client id of the identity which will be used to access key vault.
	Identity *string `json:"identity,omitempty"`

	// KeyIdentifier: Key vault uri to access the encryption key.
	KeyIdentifier *string `json:"keyIdentifier,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/KeyVaultProperties

func (*KeyVaultPropertiesARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyVaultPropertiesARM.

func (*KeyVaultPropertiesARM) DeepCopyInto

func (in *KeyVaultPropertiesARM) DeepCopyInto(out *KeyVaultPropertiesARM)

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: The client id of the identity which will be used to access key vault.
	Identity *string `json:"identity,omitempty"`

	// KeyIdentifier: Key vault uri to access the encryption key.
	KeyIdentifier *string `json:"keyIdentifier,omitempty"`

	// KeyRotationEnabled: Auto key rotation status for a CMK enabled registry.
	KeyRotationEnabled *bool `json:"keyRotationEnabled,omitempty"`

	// LastKeyRotationTimestamp: Timestamp of the last successful key rotation.
	LastKeyRotationTimestamp *string `json:"lastKeyRotationTimestamp,omitempty"`

	// VersionedKeyIdentifier: The fully qualified key identifier that includes the version of the key that is actually used
	// for encryption.
	VersionedKeyIdentifier *string `json:"versionedKeyIdentifier,omitempty"`
}

func (*KeyVaultProperties_Status) AssignPropertiesFromKeyVaultPropertiesStatus

func (properties *KeyVaultProperties_Status) AssignPropertiesFromKeyVaultPropertiesStatus(source *v20210901s.KeyVaultProperties_Status) error

AssignPropertiesFromKeyVaultPropertiesStatus populates our KeyVaultProperties_Status from the provided source KeyVaultProperties_Status

func (*KeyVaultProperties_Status) AssignPropertiesToKeyVaultPropertiesStatus

func (properties *KeyVaultProperties_Status) AssignPropertiesToKeyVaultPropertiesStatus(destination *v20210901s.KeyVaultProperties_Status) error

AssignPropertiesToKeyVaultPropertiesStatus populates the provided destination KeyVaultProperties_Status from our KeyVaultProperties_Status

func (*KeyVaultProperties_Status) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyVaultProperties_Status.

func (*KeyVaultProperties_Status) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*KeyVaultProperties_Status) NewEmptyARMValue

func (properties *KeyVaultProperties_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*KeyVaultProperties_Status) PopulateFromARM

func (properties *KeyVaultProperties_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type KeyVaultProperties_StatusARM

type KeyVaultProperties_StatusARM struct {
	// Identity: The client id of the identity which will be used to access key vault.
	Identity *string `json:"identity,omitempty"`

	// KeyIdentifier: Key vault uri to access the encryption key.
	KeyIdentifier *string `json:"keyIdentifier,omitempty"`

	// KeyRotationEnabled: Auto key rotation status for a CMK enabled registry.
	KeyRotationEnabled *bool `json:"keyRotationEnabled,omitempty"`

	// LastKeyRotationTimestamp: Timestamp of the last successful key rotation.
	LastKeyRotationTimestamp *string `json:"lastKeyRotationTimestamp,omitempty"`

	// VersionedKeyIdentifier: The fully qualified key identifier that includes the version of the key that is actually used
	// for encryption.
	VersionedKeyIdentifier *string `json:"versionedKeyIdentifier,omitempty"`
}

func (*KeyVaultProperties_StatusARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyVaultProperties_StatusARM.

func (*KeyVaultProperties_StatusARM) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type NetworkRuleSet

type NetworkRuleSet struct {
	// +kubebuilder:validation:Required
	// DefaultAction: The default action of allow or deny when no other rules match.
	DefaultAction *NetworkRuleSetDefaultAction `json:"defaultAction,omitempty"`

	// IpRules: The IP ACL rules.
	IpRules []IPRule `json:"ipRules,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/NetworkRuleSet

func (*NetworkRuleSet) AssignPropertiesFromNetworkRuleSet

func (ruleSet *NetworkRuleSet) AssignPropertiesFromNetworkRuleSet(source *v20210901s.NetworkRuleSet) error

AssignPropertiesFromNetworkRuleSet populates our NetworkRuleSet from the provided source NetworkRuleSet

func (*NetworkRuleSet) AssignPropertiesToNetworkRuleSet

func (ruleSet *NetworkRuleSet) AssignPropertiesToNetworkRuleSet(destination *v20210901s.NetworkRuleSet) error

AssignPropertiesToNetworkRuleSet populates the provided destination NetworkRuleSet from our NetworkRuleSet

func (*NetworkRuleSet) ConvertToARM

func (ruleSet *NetworkRuleSet) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

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.

func (*NetworkRuleSet) NewEmptyARMValue

func (ruleSet *NetworkRuleSet) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*NetworkRuleSet) PopulateFromARM

func (ruleSet *NetworkRuleSet) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type NetworkRuleSetARM

type NetworkRuleSetARM struct {
	// DefaultAction: The default action of allow or deny when no other rules match.
	DefaultAction *NetworkRuleSetDefaultAction `json:"defaultAction,omitempty"`

	// IpRules: The IP ACL rules.
	IpRules []IPRuleARM `json:"ipRules,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/NetworkRuleSet

func (*NetworkRuleSetARM) DeepCopy

func (in *NetworkRuleSetARM) DeepCopy() *NetworkRuleSetARM

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NetworkRuleSetARM.

func (*NetworkRuleSetARM) DeepCopyInto

func (in *NetworkRuleSetARM) DeepCopyInto(out *NetworkRuleSetARM)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type NetworkRuleSetDefaultAction

type NetworkRuleSetDefaultAction string

+kubebuilder:validation:Enum={"Allow","Deny"}

type NetworkRuleSetStatusDefaultAction

type NetworkRuleSetStatusDefaultAction string

type NetworkRuleSet_Status

type NetworkRuleSet_Status struct {
	// DefaultAction: The default action of allow or deny when no other rules match.
	DefaultAction *NetworkRuleSetStatusDefaultAction `json:"defaultAction,omitempty"`

	// IpRules: The IP ACL rules.
	IpRules []IPRule_Status `json:"ipRules,omitempty"`
}

func (*NetworkRuleSet_Status) AssignPropertiesFromNetworkRuleSetStatus

func (ruleSet *NetworkRuleSet_Status) AssignPropertiesFromNetworkRuleSetStatus(source *v20210901s.NetworkRuleSet_Status) error

AssignPropertiesFromNetworkRuleSetStatus populates our NetworkRuleSet_Status from the provided source NetworkRuleSet_Status

func (*NetworkRuleSet_Status) AssignPropertiesToNetworkRuleSetStatus

func (ruleSet *NetworkRuleSet_Status) AssignPropertiesToNetworkRuleSetStatus(destination *v20210901s.NetworkRuleSet_Status) error

AssignPropertiesToNetworkRuleSetStatus populates the provided destination NetworkRuleSet_Status from our NetworkRuleSet_Status

func (*NetworkRuleSet_Status) DeepCopy

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.

func (*NetworkRuleSet_Status) NewEmptyARMValue

func (ruleSet *NetworkRuleSet_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*NetworkRuleSet_Status) PopulateFromARM

func (ruleSet *NetworkRuleSet_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type NetworkRuleSet_StatusARM

type NetworkRuleSet_StatusARM struct {
	// DefaultAction: The default action of allow or deny when no other rules match.
	DefaultAction *NetworkRuleSetStatusDefaultAction `json:"defaultAction,omitempty"`

	// IpRules: The IP ACL rules.
	IpRules []IPRule_StatusARM `json:"ipRules,omitempty"`
}

func (*NetworkRuleSet_StatusARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NetworkRuleSet_StatusARM.

func (*NetworkRuleSet_StatusARM) DeepCopyInto

func (in *NetworkRuleSet_StatusARM) DeepCopyInto(out *NetworkRuleSet_StatusARM)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type Policies

type Policies struct {
	// ExportPolicy: The export policy for a container registry.
	ExportPolicy *ExportPolicy `json:"exportPolicy,omitempty"`

	// QuarantinePolicy: The quarantine policy for a container registry.
	QuarantinePolicy *QuarantinePolicy `json:"quarantinePolicy,omitempty"`

	// RetentionPolicy: The retention policy for a container registry.
	RetentionPolicy *RetentionPolicy `json:"retentionPolicy,omitempty"`

	// TrustPolicy: The content trust policy for a container registry.
	TrustPolicy *TrustPolicy `json:"trustPolicy,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/Policies

func (*Policies) AssignPropertiesFromPolicies

func (policies *Policies) AssignPropertiesFromPolicies(source *v20210901s.Policies) error

AssignPropertiesFromPolicies populates our Policies from the provided source Policies

func (*Policies) AssignPropertiesToPolicies

func (policies *Policies) AssignPropertiesToPolicies(destination *v20210901s.Policies) error

AssignPropertiesToPolicies populates the provided destination Policies from our Policies

func (*Policies) ConvertToARM

func (policies *Policies) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*Policies) DeepCopy

func (in *Policies) DeepCopy() *Policies

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Policies.

func (*Policies) DeepCopyInto

func (in *Policies) DeepCopyInto(out *Policies)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*Policies) NewEmptyARMValue

func (policies *Policies) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*Policies) PopulateFromARM

func (policies *Policies) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type PoliciesARM

type PoliciesARM struct {
	// ExportPolicy: The export policy for a container registry.
	ExportPolicy *ExportPolicyARM `json:"exportPolicy,omitempty"`

	// QuarantinePolicy: The quarantine policy for a container registry.
	QuarantinePolicy *QuarantinePolicyARM `json:"quarantinePolicy,omitempty"`

	// RetentionPolicy: The retention policy for a container registry.
	RetentionPolicy *RetentionPolicyARM `json:"retentionPolicy,omitempty"`

	// TrustPolicy: The content trust policy for a container registry.
	TrustPolicy *TrustPolicyARM `json:"trustPolicy,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/Policies

func (*PoliciesARM) DeepCopy

func (in *PoliciesARM) DeepCopy() *PoliciesARM

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PoliciesARM.

func (*PoliciesARM) DeepCopyInto

func (in *PoliciesARM) DeepCopyInto(out *PoliciesARM)

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: The export policy for a container registry.
	ExportPolicy *ExportPolicy_Status `json:"exportPolicy,omitempty"`

	// QuarantinePolicy: The quarantine policy for a container registry.
	QuarantinePolicy *QuarantinePolicy_Status `json:"quarantinePolicy,omitempty"`

	// RetentionPolicy: The retention policy for a container registry.
	RetentionPolicy *RetentionPolicy_Status `json:"retentionPolicy,omitempty"`

	// TrustPolicy: The content trust policy for a container registry.
	TrustPolicy *TrustPolicy_Status `json:"trustPolicy,omitempty"`
}

func (*Policies_Status) AssignPropertiesFromPoliciesStatus

func (policies *Policies_Status) AssignPropertiesFromPoliciesStatus(source *v20210901s.Policies_Status) error

AssignPropertiesFromPoliciesStatus populates our Policies_Status from the provided source Policies_Status

func (*Policies_Status) AssignPropertiesToPoliciesStatus

func (policies *Policies_Status) AssignPropertiesToPoliciesStatus(destination *v20210901s.Policies_Status) error

AssignPropertiesToPoliciesStatus populates the provided destination Policies_Status from our 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.

func (*Policies_Status) NewEmptyARMValue

func (policies *Policies_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*Policies_Status) PopulateFromARM

func (policies *Policies_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type Policies_StatusARM

type Policies_StatusARM struct {
	// ExportPolicy: The export policy for a container registry.
	ExportPolicy *ExportPolicy_StatusARM `json:"exportPolicy,omitempty"`

	// QuarantinePolicy: The quarantine policy for a container registry.
	QuarantinePolicy *QuarantinePolicy_StatusARM `json:"quarantinePolicy,omitempty"`

	// RetentionPolicy: The retention policy for a container registry.
	RetentionPolicy *RetentionPolicy_StatusARM `json:"retentionPolicy,omitempty"`

	// TrustPolicy: The content trust policy for a container registry.
	TrustPolicy *TrustPolicy_StatusARM `json:"trustPolicy,omitempty"`
}

func (*Policies_StatusARM) DeepCopy

func (in *Policies_StatusARM) DeepCopy() *Policies_StatusARM

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Policies_StatusARM.

func (*Policies_StatusARM) DeepCopyInto

func (in *Policies_StatusARM) DeepCopyInto(out *Policies_StatusARM)

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: The resource ID.
	Id *string `json:"id,omitempty"`

	// SystemData: Metadata pertaining to creation and last modification of the resource.
	SystemData *SystemData_Status `json:"systemData,omitempty"`
}

func (*PrivateEndpointConnection_Status_SubResourceEmbedded) AssignPropertiesFromPrivateEndpointConnectionStatusSubResourceEmbedded

func (embedded *PrivateEndpointConnection_Status_SubResourceEmbedded) AssignPropertiesFromPrivateEndpointConnectionStatusSubResourceEmbedded(source *v20210901s.PrivateEndpointConnection_Status_SubResourceEmbedded) error

AssignPropertiesFromPrivateEndpointConnectionStatusSubResourceEmbedded populates our PrivateEndpointConnection_Status_SubResourceEmbedded from the provided source PrivateEndpointConnection_Status_SubResourceEmbedded

func (*PrivateEndpointConnection_Status_SubResourceEmbedded) AssignPropertiesToPrivateEndpointConnectionStatusSubResourceEmbedded

func (embedded *PrivateEndpointConnection_Status_SubResourceEmbedded) AssignPropertiesToPrivateEndpointConnectionStatusSubResourceEmbedded(destination *v20210901s.PrivateEndpointConnection_Status_SubResourceEmbedded) error

AssignPropertiesToPrivateEndpointConnectionStatusSubResourceEmbedded populates the provided destination PrivateEndpointConnection_Status_SubResourceEmbedded from our PrivateEndpointConnection_Status_SubResourceEmbedded

func (*PrivateEndpointConnection_Status_SubResourceEmbedded) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PrivateEndpointConnection_Status_SubResourceEmbedded.

func (*PrivateEndpointConnection_Status_SubResourceEmbedded) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*PrivateEndpointConnection_Status_SubResourceEmbedded) NewEmptyARMValue

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*PrivateEndpointConnection_Status_SubResourceEmbedded) PopulateFromARM

func (embedded *PrivateEndpointConnection_Status_SubResourceEmbedded) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type PrivateEndpointConnection_Status_SubResourceEmbeddedARM

type PrivateEndpointConnection_Status_SubResourceEmbeddedARM struct {
	// Id: The resource ID.
	Id *string `json:"id,omitempty"`

	// SystemData: Metadata pertaining to creation and last modification of the resource.
	SystemData *SystemData_StatusARM `json:"systemData,omitempty"`
}

func (*PrivateEndpointConnection_Status_SubResourceEmbeddedARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PrivateEndpointConnection_Status_SubResourceEmbeddedARM.

func (*PrivateEndpointConnection_Status_SubResourceEmbeddedARM) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type QuarantinePolicy

type QuarantinePolicy struct {
	// Status: The value that indicates whether the policy is enabled or not.
	Status *QuarantinePolicyStatus `json:"status,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/QuarantinePolicy

func (*QuarantinePolicy) AssignPropertiesFromQuarantinePolicy

func (policy *QuarantinePolicy) AssignPropertiesFromQuarantinePolicy(source *v20210901s.QuarantinePolicy) error

AssignPropertiesFromQuarantinePolicy populates our QuarantinePolicy from the provided source QuarantinePolicy

func (*QuarantinePolicy) AssignPropertiesToQuarantinePolicy

func (policy *QuarantinePolicy) AssignPropertiesToQuarantinePolicy(destination *v20210901s.QuarantinePolicy) error

AssignPropertiesToQuarantinePolicy populates the provided destination QuarantinePolicy from our QuarantinePolicy

func (*QuarantinePolicy) ConvertToARM

func (policy *QuarantinePolicy) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

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.

func (*QuarantinePolicy) NewEmptyARMValue

func (policy *QuarantinePolicy) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*QuarantinePolicy) PopulateFromARM

func (policy *QuarantinePolicy) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type QuarantinePolicyARM

type QuarantinePolicyARM struct {
	// Status: The value that indicates whether the policy is enabled or not.
	Status *QuarantinePolicyStatus `json:"status,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/QuarantinePolicy

func (*QuarantinePolicyARM) DeepCopy

func (in *QuarantinePolicyARM) DeepCopy() *QuarantinePolicyARM

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new QuarantinePolicyARM.

func (*QuarantinePolicyARM) DeepCopyInto

func (in *QuarantinePolicyARM) DeepCopyInto(out *QuarantinePolicyARM)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type QuarantinePolicyStatus

type QuarantinePolicyStatus string

+kubebuilder:validation:Enum={"disabled","enabled"}

type QuarantinePolicyStatusStatus

type QuarantinePolicyStatusStatus string

type QuarantinePolicy_Status

type QuarantinePolicy_Status struct {
	// Status: The value that indicates whether the policy is enabled or not.
	Status *QuarantinePolicyStatusStatus `json:"status,omitempty"`
}

func (*QuarantinePolicy_Status) AssignPropertiesFromQuarantinePolicyStatus

func (policy *QuarantinePolicy_Status) AssignPropertiesFromQuarantinePolicyStatus(source *v20210901s.QuarantinePolicy_Status) error

AssignPropertiesFromQuarantinePolicyStatus populates our QuarantinePolicy_Status from the provided source QuarantinePolicy_Status

func (*QuarantinePolicy_Status) AssignPropertiesToQuarantinePolicyStatus

func (policy *QuarantinePolicy_Status) AssignPropertiesToQuarantinePolicyStatus(destination *v20210901s.QuarantinePolicy_Status) error

AssignPropertiesToQuarantinePolicyStatus populates the provided destination QuarantinePolicy_Status from our QuarantinePolicy_Status

func (*QuarantinePolicy_Status) DeepCopy

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.

func (*QuarantinePolicy_Status) NewEmptyARMValue

func (policy *QuarantinePolicy_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*QuarantinePolicy_Status) PopulateFromARM

func (policy *QuarantinePolicy_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type QuarantinePolicy_StatusARM

type QuarantinePolicy_StatusARM struct {
	// Status: The value that indicates whether the policy is enabled or not.
	Status *QuarantinePolicyStatusStatus `json:"status,omitempty"`
}

func (*QuarantinePolicy_StatusARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new QuarantinePolicy_StatusARM.

func (*QuarantinePolicy_StatusARM) DeepCopyInto

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: The value that indicates whether the admin user is enabled.
	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: Enable a single data endpoint per region for serving data.
	DataEndpointEnabled *bool               `json:"dataEndpointEnabled,omitempty"`
	Encryption          *EncryptionProperty `json:"encryption,omitempty"`

	// Identity: Managed identity for the resource.
	Identity *IdentityProperties `json:"identity,omitempty"`

	// Location: The location of the resource. This cannot be changed after the resource is created.
	Location *string `json:"location,omitempty"`

	// NetworkRuleBypassOptions: Whether to allow trusted Azure services to access a network restricted registry.
	NetworkRuleBypassOptions *RegistryPropertiesNetworkRuleBypassOptions `json:"networkRuleBypassOptions,omitempty"`

	// NetworkRuleSet: The network rule set for a container registry.
	NetworkRuleSet *NetworkRuleSet `json:"networkRuleSet,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: The policies for a container registry.
	Policies *Policies `json:"policies,omitempty"`

	// PublicNetworkAccess: Whether or not public network access is allowed for the container registry.
	PublicNetworkAccess *RegistryPropertiesPublicNetworkAccess `json:"publicNetworkAccess,omitempty"`

	// +kubebuilder:validation:Required
	// Sku: The SKU of a container registry.
	Sku *Sku `json:"sku,omitempty"`

	// Tags: Name-value pairs to add to the resource
	Tags map[string]string `json:"tags,omitempty"`

	// ZoneRedundancy: Whether or not zone redundancy is enabled for this container registry.
	ZoneRedundancy *RegistryPropertiesZoneRedundancy `json:"zoneRedundancy,omitempty"`
}

func (*Registries_Spec) AssignPropertiesFromRegistriesSpec

func (registries *Registries_Spec) AssignPropertiesFromRegistriesSpec(source *v20210901s.Registries_Spec) error

AssignPropertiesFromRegistriesSpec populates our Registries_Spec from the provided source Registries_Spec

func (*Registries_Spec) AssignPropertiesToRegistriesSpec

func (registries *Registries_Spec) AssignPropertiesToRegistriesSpec(destination *v20210901s.Registries_Spec) error

AssignPropertiesToRegistriesSpec populates the provided destination Registries_Spec from our 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) ConvertToARM

func (registries *Registries_Spec) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

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.

func (*Registries_Spec) NewEmptyARMValue

func (registries *Registries_Spec) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*Registries_Spec) OriginalVersion

func (registries *Registries_Spec) OriginalVersion() string

OriginalVersion returns the original API version used to create the resource.

func (*Registries_Spec) PopulateFromARM

func (registries *Registries_Spec) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

func (*Registries_Spec) SetAzureName

func (registries *Registries_Spec) SetAzureName(azureName string)

SetAzureName sets the Azure name of the resource

type Registries_SpecARM

type Registries_SpecARM struct {
	// Identity: Managed identity for the resource.
	Identity *IdentityPropertiesARM `json:"identity,omitempty"`

	// Location: The location of the resource. This cannot be changed after the resource is created.
	Location *string `json:"location,omitempty"`

	// Name: The name of the container registry.
	Name string `json:"name,omitempty"`

	// Properties: The properties of a container registry.
	Properties *RegistryPropertiesARM `json:"properties,omitempty"`

	// Sku: The SKU of a container registry.
	Sku *SkuARM `json:"sku,omitempty"`

	// Tags: Name-value pairs to add to the resource
	Tags map[string]string `json:"tags,omitempty"`
}

func (*Registries_SpecARM) DeepCopy

func (in *Registries_SpecARM) DeepCopy() *Registries_SpecARM

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Registries_SpecARM.

func (*Registries_SpecARM) DeepCopyInto

func (in *Registries_SpecARM) DeepCopyInto(out *Registries_SpecARM)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (Registries_SpecARM) GetAPIVersion

func (registries Registries_SpecARM) GetAPIVersion() string

GetAPIVersion returns the ARM API version of the resource. This is always "2021-09-01"

func (*Registries_SpecARM) GetName

func (registries *Registries_SpecARM) GetName() string

GetName returns the Name of the resource

func (*Registries_SpecARM) GetType

func (registries *Registries_SpecARM) GetType() string

GetType returns the ARM Type of the resource. This is always "Microsoft.ContainerRegistry/registries"

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: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" Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/resourceDefinitions/registries

func (*Registry) AssignPropertiesFromRegistry

func (registry *Registry) AssignPropertiesFromRegistry(source *v20210901s.Registry) error

AssignPropertiesFromRegistry populates our Registry from the provided source Registry

func (*Registry) AssignPropertiesToRegistry

func (registry *Registry) AssignPropertiesToRegistry(destination *v20210901s.Registry) error

AssignPropertiesToRegistry populates the provided destination Registry from our Registry

func (*Registry) AzureName

func (registry *Registry) AzureName() string

AzureName returns the Azure name of the resource

func (*Registry) ConvertFrom

func (registry *Registry) ConvertFrom(hub conversion.Hub) error

ConvertFrom populates our Registry from the provided hub Registry

func (*Registry) ConvertTo

func (registry *Registry) ConvertTo(hub conversion.Hub) error

ConvertTo populates the provided hub Registry from our Registry

func (*Registry) DeepCopy

func (in *Registry) DeepCopy() *Registry

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Registry.

func (*Registry) DeepCopyInto

func (in *Registry) DeepCopyInto(out *Registry)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*Registry) DeepCopyObject

func (in *Registry) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*Registry) Default

func (registry *Registry) Default()

Default applies defaults to the Registry resource

func (Registry) GetAPIVersion

func (registry Registry) GetAPIVersion() string

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

func (registry *Registry) GetType() string

GetType returns the ARM Type of the resource. This is always "Microsoft.ContainerRegistry/registries"

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

func (*Registry) ValidateCreate

func (registry *Registry) ValidateCreate() error

ValidateCreate validates the creation of the resource

func (*Registry) ValidateDelete

func (registry *Registry) ValidateDelete() error

ValidateDelete validates the deletion of the resource

func (*Registry) ValidateUpdate

func (registry *Registry) ValidateUpdate(old runtime.Object) error

ValidateUpdate validates an update of the resource

type RegistryList

type RegistryList struct {
	metav1.TypeMeta `json:",inline"`
	metav1.ListMeta `json:"metadata,omitempty"`
	Items           []Registry `json:"items"`
}

+kubebuilder:object:root=true 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 RegistryPropertiesARM

type RegistryPropertiesARM struct {
	// AdminUserEnabled: The value that indicates whether the admin user is enabled.
	AdminUserEnabled *bool `json:"adminUserEnabled,omitempty"`

	// DataEndpointEnabled: Enable a single data endpoint per region for serving data.
	DataEndpointEnabled *bool                  `json:"dataEndpointEnabled,omitempty"`
	Encryption          *EncryptionPropertyARM `json:"encryption,omitempty"`

	// NetworkRuleBypassOptions: Whether to allow trusted Azure services to access a network restricted registry.
	NetworkRuleBypassOptions *RegistryPropertiesNetworkRuleBypassOptions `json:"networkRuleBypassOptions,omitempty"`

	// NetworkRuleSet: The network rule set for a container registry.
	NetworkRuleSet *NetworkRuleSetARM `json:"networkRuleSet,omitempty"`

	// Policies: The policies for a container registry.
	Policies *PoliciesARM `json:"policies,omitempty"`

	// PublicNetworkAccess: Whether or not public network access is allowed for the container registry.
	PublicNetworkAccess *RegistryPropertiesPublicNetworkAccess `json:"publicNetworkAccess,omitempty"`

	// ZoneRedundancy: Whether or not zone redundancy is enabled for this container registry.
	ZoneRedundancy *RegistryPropertiesZoneRedundancy `json:"zoneRedundancy,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/RegistryProperties

func (*RegistryPropertiesARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RegistryPropertiesARM.

func (*RegistryPropertiesARM) DeepCopyInto

func (in *RegistryPropertiesARM) DeepCopyInto(out *RegistryPropertiesARM)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type RegistryPropertiesNetworkRuleBypassOptions

type RegistryPropertiesNetworkRuleBypassOptions string

+kubebuilder:validation:Enum={"AzureServices","None"}

type RegistryPropertiesPublicNetworkAccess

type RegistryPropertiesPublicNetworkAccess string

+kubebuilder:validation:Enum={"Disabled","Enabled"}

type RegistryPropertiesStatusNetworkRuleBypassOptions

type RegistryPropertiesStatusNetworkRuleBypassOptions string

type RegistryPropertiesStatusProvisioningState

type RegistryPropertiesStatusProvisioningState string

type RegistryPropertiesStatusPublicNetworkAccess

type RegistryPropertiesStatusPublicNetworkAccess string

type RegistryPropertiesStatusZoneRedundancy

type RegistryPropertiesStatusZoneRedundancy string

type RegistryPropertiesZoneRedundancy

type RegistryPropertiesZoneRedundancy string

+kubebuilder:validation:Enum={"Disabled","Enabled"}

type RegistryProperties_StatusARM

type RegistryProperties_StatusARM struct {
	// AdminUserEnabled: The value that indicates whether the admin user is enabled.
	AdminUserEnabled *bool `json:"adminUserEnabled,omitempty"`

	// CreationDate: The creation date of the container registry in ISO8601 format.
	CreationDate *string `json:"creationDate,omitempty"`

	// DataEndpointEnabled: Enable a single data endpoint per region for serving data.
	DataEndpointEnabled *bool `json:"dataEndpointEnabled,omitempty"`

	// DataEndpointHostNames: List of host names that will serve data when dataEndpointEnabled is true.
	DataEndpointHostNames []string `json:"dataEndpointHostNames,omitempty"`

	// Encryption: The encryption settings of container registry.
	Encryption *EncryptionProperty_StatusARM `json:"encryption,omitempty"`

	// LoginServer: The URL that can be used to log into the container registry.
	LoginServer *string `json:"loginServer,omitempty"`

	// NetworkRuleBypassOptions: Whether to allow trusted Azure services to access a network restricted registry.
	NetworkRuleBypassOptions *RegistryPropertiesStatusNetworkRuleBypassOptions `json:"networkRuleBypassOptions,omitempty"`

	// NetworkRuleSet: The network rule set for a container registry.
	NetworkRuleSet *NetworkRuleSet_StatusARM `json:"networkRuleSet,omitempty"`

	// Policies: The policies for a container registry.
	Policies *Policies_StatusARM `json:"policies,omitempty"`

	// PrivateEndpointConnections: List of private endpoint connections for a container registry.
	PrivateEndpointConnections []PrivateEndpointConnection_Status_SubResourceEmbeddedARM `json:"privateEndpointConnections,omitempty"`

	// ProvisioningState: The provisioning state of the container registry at the time the operation was called.
	ProvisioningState *RegistryPropertiesStatusProvisioningState `json:"provisioningState,omitempty"`

	// PublicNetworkAccess: Whether or not public network access is allowed for the container registry.
	PublicNetworkAccess *RegistryPropertiesStatusPublicNetworkAccess `json:"publicNetworkAccess,omitempty"`

	// Status: The status of the container registry at the time the operation was called.
	Status *Status_StatusARM `json:"status,omitempty"`

	// ZoneRedundancy: Whether or not zone redundancy is enabled for this container registry
	ZoneRedundancy *RegistryPropertiesStatusZoneRedundancy `json:"zoneRedundancy,omitempty"`
}

func (*RegistryProperties_StatusARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RegistryProperties_StatusARM.

func (*RegistryProperties_StatusARM) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type Registry_Status

type Registry_Status struct {
	// AdminUserEnabled: The value that indicates whether the admin user is enabled.
	AdminUserEnabled *bool `json:"adminUserEnabled,omitempty"`

	// Conditions: The observed state of the resource
	Conditions []conditions.Condition `json:"conditions,omitempty"`

	// CreationDate: The creation date of the container registry in ISO8601 format.
	CreationDate *string `json:"creationDate,omitempty"`

	// DataEndpointEnabled: Enable a single data endpoint per region for serving data.
	DataEndpointEnabled *bool `json:"dataEndpointEnabled,omitempty"`

	// DataEndpointHostNames: List of host names that will serve data when dataEndpointEnabled is true.
	DataEndpointHostNames []string `json:"dataEndpointHostNames,omitempty"`

	// Encryption: The encryption settings of container registry.
	Encryption *EncryptionProperty_Status `json:"encryption,omitempty"`

	// Id: The resource ID.
	Id *string `json:"id,omitempty"`

	// Identity: The identity of the container registry.
	Identity *IdentityProperties_Status `json:"identity,omitempty"`

	// Location: The location of the resource. This cannot be changed after the resource is created.
	Location *string `json:"location,omitempty"`

	// LoginServer: The URL that can be used to log into the container registry.
	LoginServer *string `json:"loginServer,omitempty"`

	// Name: The name of the resource.
	Name *string `json:"name,omitempty"`

	// NetworkRuleBypassOptions: Whether to allow trusted Azure services to access a network restricted registry.
	NetworkRuleBypassOptions *RegistryPropertiesStatusNetworkRuleBypassOptions `json:"networkRuleBypassOptions,omitempty"`

	// NetworkRuleSet: The network rule set for a container registry.
	NetworkRuleSet *NetworkRuleSet_Status `json:"networkRuleSet,omitempty"`

	// Policies: The policies for a container registry.
	Policies *Policies_Status `json:"policies,omitempty"`

	// PrivateEndpointConnections: List of private endpoint connections for a container registry.
	PrivateEndpointConnections []PrivateEndpointConnection_Status_SubResourceEmbedded `json:"privateEndpointConnections,omitempty"`

	// ProvisioningState: The provisioning state of the container registry at the time the operation was called.
	ProvisioningState *RegistryPropertiesStatusProvisioningState `json:"provisioningState,omitempty"`

	// PublicNetworkAccess: Whether or not public network access is allowed for the container registry.
	PublicNetworkAccess *RegistryPropertiesStatusPublicNetworkAccess `json:"publicNetworkAccess,omitempty"`

	// Sku: The SKU of the container registry.
	Sku *Sku_Status `json:"sku,omitempty"`

	// Status: The status of the container registry at the time the operation was called.
	Status *Status_Status `json:"status,omitempty"`

	// SystemData: Metadata pertaining to creation and last modification of the resource.
	SystemData *SystemData_Status `json:"systemData,omitempty"`

	// Tags: The tags of the resource.
	Tags map[string]string `json:"tags,omitempty"`

	// Type: The type of the resource.
	Type *string `json:"type,omitempty"`

	// ZoneRedundancy: Whether or not zone redundancy is enabled for this container registry
	ZoneRedundancy *RegistryPropertiesStatusZoneRedundancy `json:"zoneRedundancy,omitempty"`
}

func (*Registry_Status) AssignPropertiesFromRegistryStatus

func (registry *Registry_Status) AssignPropertiesFromRegistryStatus(source *v20210901s.Registry_Status) error

AssignPropertiesFromRegistryStatus populates our Registry_Status from the provided source Registry_Status

func (*Registry_Status) AssignPropertiesToRegistryStatus

func (registry *Registry_Status) AssignPropertiesToRegistryStatus(destination *v20210901s.Registry_Status) error

AssignPropertiesToRegistryStatus populates the provided destination Registry_Status from our 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.

func (*Registry_Status) NewEmptyARMValue

func (registry *Registry_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*Registry_Status) PopulateFromARM

func (registry *Registry_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type Registry_StatusARM

type Registry_StatusARM struct {
	// Id: The resource ID.
	Id *string `json:"id,omitempty"`

	// Identity: The identity of the container registry.
	Identity *IdentityProperties_StatusARM `json:"identity,omitempty"`

	// Location: The location of the resource. This cannot be changed after the resource is created.
	Location *string `json:"location,omitempty"`

	// Name: The name of the resource.
	Name *string `json:"name,omitempty"`

	// Properties: The properties of the container registry.
	Properties *RegistryProperties_StatusARM `json:"properties,omitempty"`

	// Sku: The SKU of the container registry.
	Sku *Sku_StatusARM `json:"sku,omitempty"`

	// SystemData: Metadata pertaining to creation and last modification of the resource.
	SystemData *SystemData_StatusARM `json:"systemData,omitempty"`

	// Tags: The tags of the resource.
	Tags map[string]string `json:"tags,omitempty"`

	// Type: The type of the resource.
	Type *string `json:"type,omitempty"`
}

func (*Registry_StatusARM) DeepCopy

func (in *Registry_StatusARM) DeepCopy() *Registry_StatusARM

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Registry_StatusARM.

func (*Registry_StatusARM) DeepCopyInto

func (in *Registry_StatusARM) DeepCopyInto(out *Registry_StatusARM)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type RetentionPolicy

type RetentionPolicy struct {
	// Days: The number of days to retain an untagged manifest after which it gets purged.
	Days *int `json:"days,omitempty"`

	// Status: The value that indicates whether the policy is enabled or not.
	Status *RetentionPolicyStatus `json:"status,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/RetentionPolicy

func (*RetentionPolicy) AssignPropertiesFromRetentionPolicy

func (policy *RetentionPolicy) AssignPropertiesFromRetentionPolicy(source *v20210901s.RetentionPolicy) error

AssignPropertiesFromRetentionPolicy populates our RetentionPolicy from the provided source RetentionPolicy

func (*RetentionPolicy) AssignPropertiesToRetentionPolicy

func (policy *RetentionPolicy) AssignPropertiesToRetentionPolicy(destination *v20210901s.RetentionPolicy) error

AssignPropertiesToRetentionPolicy populates the provided destination RetentionPolicy from our RetentionPolicy

func (*RetentionPolicy) ConvertToARM

func (policy *RetentionPolicy) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

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.

func (*RetentionPolicy) NewEmptyARMValue

func (policy *RetentionPolicy) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*RetentionPolicy) PopulateFromARM

func (policy *RetentionPolicy) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type RetentionPolicyARM

type RetentionPolicyARM struct {
	// Days: The number of days to retain an untagged manifest after which it gets purged.
	Days *int `json:"days,omitempty"`

	// Status: The value that indicates whether the policy is enabled or not.
	Status *RetentionPolicyStatus `json:"status,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/RetentionPolicy

func (*RetentionPolicyARM) DeepCopy

func (in *RetentionPolicyARM) DeepCopy() *RetentionPolicyARM

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RetentionPolicyARM.

func (*RetentionPolicyARM) DeepCopyInto

func (in *RetentionPolicyARM) DeepCopyInto(out *RetentionPolicyARM)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type RetentionPolicyStatus

type RetentionPolicyStatus string

+kubebuilder:validation:Enum={"disabled","enabled"}

type RetentionPolicyStatusStatus

type RetentionPolicyStatusStatus string

type RetentionPolicy_Status

type RetentionPolicy_Status struct {
	// Days: The number of days to retain an untagged manifest after which it gets purged.
	Days *int `json:"days,omitempty"`

	// LastUpdatedTime: The timestamp when the policy was last updated.
	LastUpdatedTime *string `json:"lastUpdatedTime,omitempty"`

	// Status: The value that indicates whether the policy is enabled or not.
	Status *RetentionPolicyStatusStatus `json:"status,omitempty"`
}

func (*RetentionPolicy_Status) AssignPropertiesFromRetentionPolicyStatus

func (policy *RetentionPolicy_Status) AssignPropertiesFromRetentionPolicyStatus(source *v20210901s.RetentionPolicy_Status) error

AssignPropertiesFromRetentionPolicyStatus populates our RetentionPolicy_Status from the provided source RetentionPolicy_Status

func (*RetentionPolicy_Status) AssignPropertiesToRetentionPolicyStatus

func (policy *RetentionPolicy_Status) AssignPropertiesToRetentionPolicyStatus(destination *v20210901s.RetentionPolicy_Status) error

AssignPropertiesToRetentionPolicyStatus populates the provided destination RetentionPolicy_Status from our RetentionPolicy_Status

func (*RetentionPolicy_Status) DeepCopy

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.

func (*RetentionPolicy_Status) NewEmptyARMValue

func (policy *RetentionPolicy_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*RetentionPolicy_Status) PopulateFromARM

func (policy *RetentionPolicy_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type RetentionPolicy_StatusARM

type RetentionPolicy_StatusARM struct {
	// Days: The number of days to retain an untagged manifest after which it gets purged.
	Days *int `json:"days,omitempty"`

	// LastUpdatedTime: The timestamp when the policy was last updated.
	LastUpdatedTime *string `json:"lastUpdatedTime,omitempty"`

	// Status: The value that indicates whether the policy is enabled or not.
	Status *RetentionPolicyStatusStatus `json:"status,omitempty"`
}

func (*RetentionPolicy_StatusARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RetentionPolicy_StatusARM.

func (*RetentionPolicy_StatusARM) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type Sku

type Sku struct {
	// +kubebuilder:validation:Required
	// Name: The SKU name of the container registry. Required for registry creation.
	Name *SkuName `json:"name,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/Sku

func (*Sku) AssignPropertiesFromSku

func (sku *Sku) AssignPropertiesFromSku(source *v20210901s.Sku) error

AssignPropertiesFromSku populates our Sku from the provided source Sku

func (*Sku) AssignPropertiesToSku

func (sku *Sku) AssignPropertiesToSku(destination *v20210901s.Sku) error

AssignPropertiesToSku populates the provided destination Sku from our Sku

func (*Sku) ConvertToARM

func (sku *Sku) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*Sku) DeepCopy

func (in *Sku) DeepCopy() *Sku

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Sku.

func (*Sku) DeepCopyInto

func (in *Sku) DeepCopyInto(out *Sku)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*Sku) NewEmptyARMValue

func (sku *Sku) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*Sku) PopulateFromARM

func (sku *Sku) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type SkuARM

type SkuARM struct {
	// Name: The SKU name of the container registry. Required for registry creation.
	Name *SkuName `json:"name,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/Sku

func (*SkuARM) DeepCopy

func (in *SkuARM) DeepCopy() *SkuARM

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SkuARM.

func (*SkuARM) DeepCopyInto

func (in *SkuARM) DeepCopyInto(out *SkuARM)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type SkuName

type SkuName string

+kubebuilder:validation:Enum={"Basic","Classic","Premium","Standard"}

type SkuStatusName

type SkuStatusName string

type SkuStatusTier

type SkuStatusTier string

type Sku_Status

type Sku_Status struct {
	// Name: The SKU name of the container registry. Required for registry creation.
	Name *SkuStatusName `json:"name,omitempty"`

	// Tier: The SKU tier based on the SKU name.
	Tier *SkuStatusTier `json:"tier,omitempty"`
}

func (*Sku_Status) AssignPropertiesFromSkuStatus

func (sku *Sku_Status) AssignPropertiesFromSkuStatus(source *v20210901s.Sku_Status) error

AssignPropertiesFromSkuStatus populates our Sku_Status from the provided source Sku_Status

func (*Sku_Status) AssignPropertiesToSkuStatus

func (sku *Sku_Status) AssignPropertiesToSkuStatus(destination *v20210901s.Sku_Status) error

AssignPropertiesToSkuStatus populates the provided destination Sku_Status from our 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.

func (*Sku_Status) NewEmptyARMValue

func (sku *Sku_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*Sku_Status) PopulateFromARM

func (sku *Sku_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type Sku_StatusARM

type Sku_StatusARM struct {
	// Name: The SKU name of the container registry. Required for registry creation.
	Name *SkuStatusName `json:"name,omitempty"`

	// Tier: The SKU tier based on the SKU name.
	Tier *SkuStatusTier `json:"tier,omitempty"`
}

func (*Sku_StatusARM) DeepCopy

func (in *Sku_StatusARM) DeepCopy() *Sku_StatusARM

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Sku_StatusARM.

func (*Sku_StatusARM) DeepCopyInto

func (in *Sku_StatusARM) DeepCopyInto(out *Sku_StatusARM)

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: The short label for the status.
	DisplayStatus *string `json:"displayStatus,omitempty"`

	// Message: The detailed message for the status, including alerts and error messages.
	Message *string `json:"message,omitempty"`

	// Timestamp: The timestamp when the status was changed to the current value.
	Timestamp *string `json:"timestamp,omitempty"`
}

func (*Status_Status) AssignPropertiesFromStatusStatus

func (status *Status_Status) AssignPropertiesFromStatusStatus(source *v20210901s.Status_Status) error

AssignPropertiesFromStatusStatus populates our Status_Status from the provided source Status_Status

func (*Status_Status) AssignPropertiesToStatusStatus

func (status *Status_Status) AssignPropertiesToStatusStatus(destination *v20210901s.Status_Status) error

AssignPropertiesToStatusStatus populates the provided destination Status_Status from our 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.

func (*Status_Status) NewEmptyARMValue

func (status *Status_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*Status_Status) PopulateFromARM

func (status *Status_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type Status_StatusARM

type Status_StatusARM struct {
	// DisplayStatus: The short label for the status.
	DisplayStatus *string `json:"displayStatus,omitempty"`

	// Message: The detailed message for the status, including alerts and error messages.
	Message *string `json:"message,omitempty"`

	// Timestamp: The timestamp when the status was changed to the current value.
	Timestamp *string `json:"timestamp,omitempty"`
}

func (*Status_StatusARM) DeepCopy

func (in *Status_StatusARM) DeepCopy() *Status_StatusARM

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Status_StatusARM.

func (*Status_StatusARM) DeepCopyInto

func (in *Status_StatusARM) DeepCopyInto(out *Status_StatusARM)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type SystemDataStatusCreatedByType

type SystemDataStatusCreatedByType string

type SystemDataStatusLastModifiedByType

type SystemDataStatusLastModifiedByType string

type SystemData_Status

type SystemData_Status struct {
	// CreatedAt: The timestamp of resource creation (UTC).
	CreatedAt *string `json:"createdAt,omitempty"`

	// CreatedBy: The identity that created the resource.
	CreatedBy *string `json:"createdBy,omitempty"`

	// CreatedByType: The type of identity that created the resource.
	CreatedByType *SystemDataStatusCreatedByType `json:"createdByType,omitempty"`

	// LastModifiedAt: The timestamp of resource modification (UTC).
	LastModifiedAt *string `json:"lastModifiedAt,omitempty"`

	// LastModifiedBy: The identity that last modified the resource.
	LastModifiedBy *string `json:"lastModifiedBy,omitempty"`

	// LastModifiedByType: The type of identity that last modified the resource.
	LastModifiedByType *SystemDataStatusLastModifiedByType `json:"lastModifiedByType,omitempty"`
}

func (*SystemData_Status) AssignPropertiesFromSystemDataStatus

func (data *SystemData_Status) AssignPropertiesFromSystemDataStatus(source *v20210901s.SystemData_Status) error

AssignPropertiesFromSystemDataStatus populates our SystemData_Status from the provided source SystemData_Status

func (*SystemData_Status) AssignPropertiesToSystemDataStatus

func (data *SystemData_Status) AssignPropertiesToSystemDataStatus(destination *v20210901s.SystemData_Status) error

AssignPropertiesToSystemDataStatus populates the provided destination SystemData_Status from our 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.

func (*SystemData_Status) NewEmptyARMValue

func (data *SystemData_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*SystemData_Status) PopulateFromARM

func (data *SystemData_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type SystemData_StatusARM

type SystemData_StatusARM struct {
	// CreatedAt: The timestamp of resource creation (UTC).
	CreatedAt *string `json:"createdAt,omitempty"`

	// CreatedBy: The identity that created the resource.
	CreatedBy *string `json:"createdBy,omitempty"`

	// CreatedByType: The type of identity that created the resource.
	CreatedByType *SystemDataStatusCreatedByType `json:"createdByType,omitempty"`

	// LastModifiedAt: The timestamp of resource modification (UTC).
	LastModifiedAt *string `json:"lastModifiedAt,omitempty"`

	// LastModifiedBy: The identity that last modified the resource.
	LastModifiedBy *string `json:"lastModifiedBy,omitempty"`

	// LastModifiedByType: The type of identity that last modified the resource.
	LastModifiedByType *SystemDataStatusLastModifiedByType `json:"lastModifiedByType,omitempty"`
}

func (*SystemData_StatusARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SystemData_StatusARM.

func (*SystemData_StatusARM) DeepCopyInto

func (in *SystemData_StatusARM) DeepCopyInto(out *SystemData_StatusARM)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type TrustPolicy

type TrustPolicy struct {
	// Status: The value that indicates whether the policy is enabled or not.
	Status *TrustPolicyStatus `json:"status,omitempty"`

	// Type: The type of trust policy.
	Type *TrustPolicyType `json:"type,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/TrustPolicy

func (*TrustPolicy) AssignPropertiesFromTrustPolicy

func (policy *TrustPolicy) AssignPropertiesFromTrustPolicy(source *v20210901s.TrustPolicy) error

AssignPropertiesFromTrustPolicy populates our TrustPolicy from the provided source TrustPolicy

func (*TrustPolicy) AssignPropertiesToTrustPolicy

func (policy *TrustPolicy) AssignPropertiesToTrustPolicy(destination *v20210901s.TrustPolicy) error

AssignPropertiesToTrustPolicy populates the provided destination TrustPolicy from our TrustPolicy

func (*TrustPolicy) ConvertToARM

func (policy *TrustPolicy) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

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.

func (*TrustPolicy) NewEmptyARMValue

func (policy *TrustPolicy) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*TrustPolicy) PopulateFromARM

func (policy *TrustPolicy) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type TrustPolicyARM

type TrustPolicyARM struct {
	// Status: The value that indicates whether the policy is enabled or not.
	Status *TrustPolicyStatus `json:"status,omitempty"`

	// Type: The type of trust policy.
	Type *TrustPolicyType `json:"type,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/TrustPolicy

func (*TrustPolicyARM) DeepCopy

func (in *TrustPolicyARM) DeepCopy() *TrustPolicyARM

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TrustPolicyARM.

func (*TrustPolicyARM) DeepCopyInto

func (in *TrustPolicyARM) DeepCopyInto(out *TrustPolicyARM)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type TrustPolicyStatus

type TrustPolicyStatus string

+kubebuilder:validation:Enum={"disabled","enabled"}

type TrustPolicyStatusStatus

type TrustPolicyStatusStatus string

type TrustPolicyStatusType

type TrustPolicyStatusType string

type TrustPolicyType

type TrustPolicyType string

+kubebuilder:validation:Enum={"Notary"}

type TrustPolicy_Status

type TrustPolicy_Status struct {
	// Status: The value that indicates whether the policy is enabled or not.
	Status *TrustPolicyStatusStatus `json:"status,omitempty"`

	// Type: The type of trust policy.
	Type *TrustPolicyStatusType `json:"type,omitempty"`
}

func (*TrustPolicy_Status) AssignPropertiesFromTrustPolicyStatus

func (policy *TrustPolicy_Status) AssignPropertiesFromTrustPolicyStatus(source *v20210901s.TrustPolicy_Status) error

AssignPropertiesFromTrustPolicyStatus populates our TrustPolicy_Status from the provided source TrustPolicy_Status

func (*TrustPolicy_Status) AssignPropertiesToTrustPolicyStatus

func (policy *TrustPolicy_Status) AssignPropertiesToTrustPolicyStatus(destination *v20210901s.TrustPolicy_Status) error

AssignPropertiesToTrustPolicyStatus populates the provided destination TrustPolicy_Status from our 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.

func (*TrustPolicy_Status) NewEmptyARMValue

func (policy *TrustPolicy_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*TrustPolicy_Status) PopulateFromARM

func (policy *TrustPolicy_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type TrustPolicy_StatusARM

type TrustPolicy_StatusARM struct {
	// Status: The value that indicates whether the policy is enabled or not.
	Status *TrustPolicyStatusStatus `json:"status,omitempty"`

	// Type: The type of trust policy.
	Type *TrustPolicyStatusType `json:"type,omitempty"`
}

func (*TrustPolicy_StatusARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TrustPolicy_StatusARM.

func (*TrustPolicy_StatusARM) DeepCopyInto

func (in *TrustPolicy_StatusARM) DeepCopyInto(out *TrustPolicy_StatusARM)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type UserIdentityProperties

type UserIdentityProperties struct {
	// ClientId: The client id of user assigned identity.
	ClientId *string `json:"clientId,omitempty"`

	// PrincipalId: The principal id of user assigned identity.
	PrincipalId *string `json:"principalId,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/UserIdentityProperties

func (*UserIdentityProperties) AssignPropertiesFromUserIdentityProperties

func (properties *UserIdentityProperties) AssignPropertiesFromUserIdentityProperties(source *v20210901s.UserIdentityProperties) error

AssignPropertiesFromUserIdentityProperties populates our UserIdentityProperties from the provided source UserIdentityProperties

func (*UserIdentityProperties) AssignPropertiesToUserIdentityProperties

func (properties *UserIdentityProperties) AssignPropertiesToUserIdentityProperties(destination *v20210901s.UserIdentityProperties) error

AssignPropertiesToUserIdentityProperties populates the provided destination UserIdentityProperties from our UserIdentityProperties

func (*UserIdentityProperties) ConvertToARM

func (properties *UserIdentityProperties) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*UserIdentityProperties) DeepCopy

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.

func (*UserIdentityProperties) NewEmptyARMValue

func (properties *UserIdentityProperties) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*UserIdentityProperties) PopulateFromARM

func (properties *UserIdentityProperties) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type UserIdentityPropertiesARM

type UserIdentityPropertiesARM struct {
	// ClientId: The client id of user assigned identity.
	ClientId *string `json:"clientId,omitempty"`

	// PrincipalId: The principal id of user assigned identity.
	PrincipalId *string `json:"principalId,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-09-01/Microsoft.ContainerRegistry.json#/definitions/UserIdentityProperties

func (*UserIdentityPropertiesARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new UserIdentityPropertiesARM.

func (*UserIdentityPropertiesARM) DeepCopyInto

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: The client id of user assigned identity.
	ClientId *string `json:"clientId,omitempty"`

	// PrincipalId: The principal id of user assigned identity.
	PrincipalId *string `json:"principalId,omitempty"`
}

func (*UserIdentityProperties_Status) AssignPropertiesFromUserIdentityPropertiesStatus

func (properties *UserIdentityProperties_Status) AssignPropertiesFromUserIdentityPropertiesStatus(source *v20210901s.UserIdentityProperties_Status) error

AssignPropertiesFromUserIdentityPropertiesStatus populates our UserIdentityProperties_Status from the provided source UserIdentityProperties_Status

func (*UserIdentityProperties_Status) AssignPropertiesToUserIdentityPropertiesStatus

func (properties *UserIdentityProperties_Status) AssignPropertiesToUserIdentityPropertiesStatus(destination *v20210901s.UserIdentityProperties_Status) error

AssignPropertiesToUserIdentityPropertiesStatus populates the provided destination UserIdentityProperties_Status from our UserIdentityProperties_Status

func (*UserIdentityProperties_Status) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new UserIdentityProperties_Status.

func (*UserIdentityProperties_Status) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*UserIdentityProperties_Status) NewEmptyARMValue

func (properties *UserIdentityProperties_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*UserIdentityProperties_Status) PopulateFromARM

func (properties *UserIdentityProperties_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type UserIdentityProperties_StatusARM

type UserIdentityProperties_StatusARM struct {
	// ClientId: The client id of user assigned identity.
	ClientId *string `json:"clientId,omitempty"`

	// PrincipalId: The principal id of user assigned identity.
	PrincipalId *string `json:"principalId,omitempty"`
}

func (*UserIdentityProperties_StatusARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new UserIdentityProperties_StatusARM.

func (*UserIdentityProperties_StatusARM) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL