Documentation ¶
Overview ¶
+kubebuilder:object:generate=true +groupName=containerregistry.azure.upbound.io +versionName=v1beta1
Index ¶
- Constants
- Variables
- type AgentPool
- func (in *AgentPool) DeepCopy() *AgentPool
- func (in *AgentPool) DeepCopyInto(out *AgentPool)
- func (in *AgentPool) DeepCopyObject() runtime.Object
- func (mg *AgentPool) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *AgentPool) GetConnectionDetailsMapping() map[string]string
- func (mg *AgentPool) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *AgentPool) GetID() string
- func (tr *AgentPool) GetObservation() (map[string]any, error)
- func (tr *AgentPool) GetParameters() (map[string]any, error)
- func (mg *AgentPool) GetProviderConfigReference() *xpv1.Reference
- func (mg *AgentPool) GetProviderReference() *xpv1.Reference
- func (mg *AgentPool) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *AgentPool) GetTerraformResourceType() string
- func (tr *AgentPool) GetTerraformSchemaVersion() int
- func (mg *AgentPool) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *AgentPool) LateInitialize(attrs []byte) (bool, error)
- func (mg *AgentPool) ResolveReferences(ctx context.Context, c client.Reader) error
- func (mg *AgentPool) SetConditions(c ...xpv1.Condition)
- func (mg *AgentPool) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (tr *AgentPool) SetObservation(obs map[string]any) error
- func (tr *AgentPool) SetParameters(params map[string]any) error
- func (mg *AgentPool) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *AgentPool) SetProviderReference(r *xpv1.Reference)
- func (mg *AgentPool) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *AgentPool) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type AgentPoolList
- type AgentPoolObservation
- type AgentPoolParameters
- type AgentPoolSpec
- type AgentPoolStatus
- type ContainerConnectedRegistry
- func (in *ContainerConnectedRegistry) DeepCopy() *ContainerConnectedRegistry
- func (in *ContainerConnectedRegistry) DeepCopyInto(out *ContainerConnectedRegistry)
- func (in *ContainerConnectedRegistry) DeepCopyObject() runtime.Object
- func (mg *ContainerConnectedRegistry) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *ContainerConnectedRegistry) GetConnectionDetailsMapping() map[string]string
- func (mg *ContainerConnectedRegistry) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *ContainerConnectedRegistry) GetID() string
- func (tr *ContainerConnectedRegistry) GetObservation() (map[string]any, error)
- func (tr *ContainerConnectedRegistry) GetParameters() (map[string]any, error)
- func (mg *ContainerConnectedRegistry) GetProviderConfigReference() *xpv1.Reference
- func (mg *ContainerConnectedRegistry) GetProviderReference() *xpv1.Reference
- func (mg *ContainerConnectedRegistry) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *ContainerConnectedRegistry) GetTerraformResourceType() string
- func (tr *ContainerConnectedRegistry) GetTerraformSchemaVersion() int
- func (mg *ContainerConnectedRegistry) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *ContainerConnectedRegistry) LateInitialize(attrs []byte) (bool, error)
- func (mg *ContainerConnectedRegistry) ResolveReferences(ctx context.Context, c client.Reader) error
- func (mg *ContainerConnectedRegistry) SetConditions(c ...xpv1.Condition)
- func (mg *ContainerConnectedRegistry) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (tr *ContainerConnectedRegistry) SetObservation(obs map[string]any) error
- func (tr *ContainerConnectedRegistry) SetParameters(params map[string]any) error
- func (mg *ContainerConnectedRegistry) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *ContainerConnectedRegistry) SetProviderReference(r *xpv1.Reference)
- func (mg *ContainerConnectedRegistry) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *ContainerConnectedRegistry) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type ContainerConnectedRegistryList
- func (in *ContainerConnectedRegistryList) DeepCopy() *ContainerConnectedRegistryList
- func (in *ContainerConnectedRegistryList) DeepCopyInto(out *ContainerConnectedRegistryList)
- func (in *ContainerConnectedRegistryList) DeepCopyObject() runtime.Object
- func (l *ContainerConnectedRegistryList) GetItems() []resource.Managed
- type ContainerConnectedRegistryObservation
- type ContainerConnectedRegistryParameters
- type ContainerConnectedRegistrySpec
- type ContainerConnectedRegistryStatus
- type EncryptionObservation
- type EncryptionParameters
- type GeoreplicationsObservation
- type GeoreplicationsParameters
- type IPRuleObservation
- type IPRuleParameters
- type IdentityObservation
- type IdentityParameters
- type NetworkRuleSetObservation
- type NetworkRuleSetParameters
- type NotificationObservation
- type NotificationParameters
- type Password1Observation
- type Password1Parameters
- type Password2Observation
- type Password2Parameters
- type Registry
- func (in *Registry) DeepCopy() *Registry
- func (in *Registry) DeepCopyInto(out *Registry)
- func (in *Registry) DeepCopyObject() runtime.Object
- func (mg *Registry) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *Registry) GetConnectionDetailsMapping() map[string]string
- func (mg *Registry) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *Registry) GetID() string
- func (tr *Registry) GetObservation() (map[string]any, error)
- func (tr *Registry) GetParameters() (map[string]any, error)
- func (mg *Registry) GetProviderConfigReference() *xpv1.Reference
- func (mg *Registry) GetProviderReference() *xpv1.Reference
- func (mg *Registry) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *Registry) GetTerraformResourceType() string
- func (tr *Registry) GetTerraformSchemaVersion() int
- func (mg *Registry) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *Registry) LateInitialize(attrs []byte) (bool, error)
- func (mg *Registry) ResolveReferences(ctx context.Context, c client.Reader) error
- func (mg *Registry) SetConditions(c ...xpv1.Condition)
- func (mg *Registry) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (tr *Registry) SetObservation(obs map[string]any) error
- func (tr *Registry) SetParameters(params map[string]any) error
- func (mg *Registry) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *Registry) SetProviderReference(r *xpv1.Reference)
- func (mg *Registry) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *Registry) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type RegistryList
- type RegistryObservation
- type RegistryParameters
- type RegistrySpec
- type RegistryStatus
- type RetentionPolicyObservation
- type RetentionPolicyParameters
- type ScopeMap
- func (in *ScopeMap) DeepCopy() *ScopeMap
- func (in *ScopeMap) DeepCopyInto(out *ScopeMap)
- func (in *ScopeMap) DeepCopyObject() runtime.Object
- func (mg *ScopeMap) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *ScopeMap) GetConnectionDetailsMapping() map[string]string
- func (mg *ScopeMap) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *ScopeMap) GetID() string
- func (tr *ScopeMap) GetObservation() (map[string]any, error)
- func (tr *ScopeMap) GetParameters() (map[string]any, error)
- func (mg *ScopeMap) GetProviderConfigReference() *xpv1.Reference
- func (mg *ScopeMap) GetProviderReference() *xpv1.Reference
- func (mg *ScopeMap) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *ScopeMap) GetTerraformResourceType() string
- func (tr *ScopeMap) GetTerraformSchemaVersion() int
- func (mg *ScopeMap) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *ScopeMap) LateInitialize(attrs []byte) (bool, error)
- func (mg *ScopeMap) ResolveReferences(ctx context.Context, c client.Reader) error
- func (mg *ScopeMap) SetConditions(c ...xpv1.Condition)
- func (mg *ScopeMap) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (tr *ScopeMap) SetObservation(obs map[string]any) error
- func (tr *ScopeMap) SetParameters(params map[string]any) error
- func (mg *ScopeMap) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *ScopeMap) SetProviderReference(r *xpv1.Reference)
- func (mg *ScopeMap) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *ScopeMap) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type ScopeMapList
- type ScopeMapObservation
- type ScopeMapParameters
- type ScopeMapSpec
- type ScopeMapStatus
- type Token
- func (in *Token) DeepCopy() *Token
- func (in *Token) DeepCopyInto(out *Token)
- func (in *Token) DeepCopyObject() runtime.Object
- func (mg *Token) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *Token) GetConnectionDetailsMapping() map[string]string
- func (mg *Token) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *Token) GetID() string
- func (tr *Token) GetObservation() (map[string]any, error)
- func (tr *Token) GetParameters() (map[string]any, error)
- func (mg *Token) GetProviderConfigReference() *xpv1.Reference
- func (mg *Token) GetProviderReference() *xpv1.Reference
- func (mg *Token) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *Token) GetTerraformResourceType() string
- func (tr *Token) GetTerraformSchemaVersion() int
- func (mg *Token) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *Token) LateInitialize(attrs []byte) (bool, error)
- func (mg *Token) ResolveReferences(ctx context.Context, c client.Reader) error
- func (mg *Token) SetConditions(c ...xpv1.Condition)
- func (mg *Token) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (tr *Token) SetObservation(obs map[string]any) error
- func (tr *Token) SetParameters(params map[string]any) error
- func (mg *Token) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *Token) SetProviderReference(r *xpv1.Reference)
- func (mg *Token) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *Token) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type TokenList
- type TokenObservation
- type TokenParameters
- type TokenPassword
- func (in *TokenPassword) DeepCopy() *TokenPassword
- func (in *TokenPassword) DeepCopyInto(out *TokenPassword)
- func (in *TokenPassword) DeepCopyObject() runtime.Object
- func (mg *TokenPassword) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *TokenPassword) GetConnectionDetailsMapping() map[string]string
- func (mg *TokenPassword) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *TokenPassword) GetID() string
- func (tr *TokenPassword) GetObservation() (map[string]any, error)
- func (tr *TokenPassword) GetParameters() (map[string]any, error)
- func (mg *TokenPassword) GetProviderConfigReference() *xpv1.Reference
- func (mg *TokenPassword) GetProviderReference() *xpv1.Reference
- func (mg *TokenPassword) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *TokenPassword) GetTerraformResourceType() string
- func (tr *TokenPassword) GetTerraformSchemaVersion() int
- func (mg *TokenPassword) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *TokenPassword) LateInitialize(attrs []byte) (bool, error)
- func (mg *TokenPassword) ResolveReferences(ctx context.Context, c client.Reader) error
- func (mg *TokenPassword) SetConditions(c ...xpv1.Condition)
- func (mg *TokenPassword) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (tr *TokenPassword) SetObservation(obs map[string]any) error
- func (tr *TokenPassword) SetParameters(params map[string]any) error
- func (mg *TokenPassword) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *TokenPassword) SetProviderReference(r *xpv1.Reference)
- func (mg *TokenPassword) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *TokenPassword) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type TokenPasswordList
- type TokenPasswordObservation
- type TokenPasswordParameters
- type TokenPasswordSpec
- type TokenPasswordStatus
- type TokenSpec
- type TokenStatus
- type TrustPolicyObservation
- type TrustPolicyParameters
- type VirtualNetworkObservation
- type VirtualNetworkParameters
- type Webhook
- func (in *Webhook) DeepCopy() *Webhook
- func (in *Webhook) DeepCopyInto(out *Webhook)
- func (in *Webhook) DeepCopyObject() runtime.Object
- func (mg *Webhook) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *Webhook) GetConnectionDetailsMapping() map[string]string
- func (mg *Webhook) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *Webhook) GetID() string
- func (tr *Webhook) GetObservation() (map[string]any, error)
- func (tr *Webhook) GetParameters() (map[string]any, error)
- func (mg *Webhook) GetProviderConfigReference() *xpv1.Reference
- func (mg *Webhook) GetProviderReference() *xpv1.Reference
- func (mg *Webhook) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *Webhook) GetTerraformResourceType() string
- func (tr *Webhook) GetTerraformSchemaVersion() int
- func (mg *Webhook) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *Webhook) LateInitialize(attrs []byte) (bool, error)
- func (mg *Webhook) ResolveReferences(ctx context.Context, c client.Reader) error
- func (mg *Webhook) SetConditions(c ...xpv1.Condition)
- func (mg *Webhook) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (tr *Webhook) SetObservation(obs map[string]any) error
- func (tr *Webhook) SetParameters(params map[string]any) error
- func (mg *Webhook) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *Webhook) SetProviderReference(r *xpv1.Reference)
- func (mg *Webhook) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *Webhook) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type WebhookList
- type WebhookObservation
- type WebhookParameters
- type WebhookSpec
- type WebhookStatus
Constants ¶
const ( CRDGroup = "containerregistry.azure.upbound.io" CRDVersion = "v1beta1" )
Package type metadata.
Variables ¶
var ( AgentPool_Kind = "AgentPool" AgentPool_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: AgentPool_Kind}.String() AgentPool_KindAPIVersion = AgentPool_Kind + "." + CRDGroupVersion.String() AgentPool_GroupVersionKind = CRDGroupVersion.WithKind(AgentPool_Kind) )
Repository type metadata.
var ( ContainerConnectedRegistry_Kind = "ContainerConnectedRegistry" ContainerConnectedRegistry_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: ContainerConnectedRegistry_Kind}.String() ContainerConnectedRegistry_KindAPIVersion = ContainerConnectedRegistry_Kind + "." + CRDGroupVersion.String() ContainerConnectedRegistry_GroupVersionKind = CRDGroupVersion.WithKind(ContainerConnectedRegistry_Kind) )
Repository type metadata.
var ( // CRDGroupVersion is the API Group Version used to register the objects CRDGroupVersion = schema.GroupVersion{Group: CRDGroup, Version: CRDVersion} // SchemeBuilder is used to add go types to the GroupVersionKind scheme SchemeBuilder = &scheme.Builder{GroupVersion: CRDGroupVersion} // AddToScheme adds the types in this group-version to the given scheme. AddToScheme = SchemeBuilder.AddToScheme )
var ( Registry_Kind = "Registry" Registry_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: Registry_Kind}.String() Registry_KindAPIVersion = Registry_Kind + "." + CRDGroupVersion.String() Registry_GroupVersionKind = CRDGroupVersion.WithKind(Registry_Kind) )
Repository type metadata.
var ( ScopeMap_Kind = "ScopeMap" ScopeMap_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: ScopeMap_Kind}.String() ScopeMap_KindAPIVersion = ScopeMap_Kind + "." + CRDGroupVersion.String() ScopeMap_GroupVersionKind = CRDGroupVersion.WithKind(ScopeMap_Kind) )
Repository type metadata.
var ( Token_Kind = "Token" Token_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: Token_Kind}.String() Token_KindAPIVersion = Token_Kind + "." + CRDGroupVersion.String() Token_GroupVersionKind = CRDGroupVersion.WithKind(Token_Kind) )
Repository type metadata.
var ( TokenPassword_Kind = "TokenPassword" TokenPassword_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: TokenPassword_Kind}.String() TokenPassword_KindAPIVersion = TokenPassword_Kind + "." + CRDGroupVersion.String() TokenPassword_GroupVersionKind = CRDGroupVersion.WithKind(TokenPassword_Kind) )
Repository type metadata.
var ( Webhook_Kind = "Webhook" Webhook_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: Webhook_Kind}.String() Webhook_KindAPIVersion = Webhook_Kind + "." + CRDGroupVersion.String() Webhook_GroupVersionKind = CRDGroupVersion.WithKind(Webhook_Kind) )
Repository type metadata.
Functions ¶
This section is empty.
Types ¶
type AgentPool ¶
type AgentPool struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec AgentPoolSpec `json:"spec"` Status AgentPoolStatus `json:"status,omitempty"` }
AgentPool is the Schema for the AgentPools API. Manages an Azure Container Registry Agent Pool. +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:subresource:status +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,azure}
func (*AgentPool) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AgentPool.
func (*AgentPool) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*AgentPool) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*AgentPool) GetCondition ¶
func (mg *AgentPool) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this AgentPool.
func (*AgentPool) GetConnectionDetailsMapping ¶
GetConnectionDetailsMapping for this AgentPool
func (*AgentPool) GetDeletionPolicy ¶
func (mg *AgentPool) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this AgentPool.
func (*AgentPool) GetObservation ¶
GetObservation of this AgentPool
func (*AgentPool) GetParameters ¶
GetParameters of this AgentPool
func (*AgentPool) GetProviderConfigReference ¶
GetProviderConfigReference of this AgentPool.
func (*AgentPool) GetProviderReference ¶
GetProviderReference of this AgentPool. Deprecated: Use GetProviderConfigReference.
func (*AgentPool) GetPublishConnectionDetailsTo ¶
func (mg *AgentPool) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this AgentPool.
func (*AgentPool) GetTerraformResourceType ¶
GetTerraformResourceType returns Terraform resource type for this AgentPool
func (*AgentPool) GetTerraformSchemaVersion ¶
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*AgentPool) GetWriteConnectionSecretToReference ¶
func (mg *AgentPool) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this AgentPool.
func (*AgentPool) LateInitialize ¶
LateInitialize this AgentPool using its observed tfState. returns True if there are any spec changes for the resource.
func (*AgentPool) ResolveReferences ¶
ResolveReferences of this AgentPool.
func (*AgentPool) SetConditions ¶
SetConditions of this AgentPool.
func (*AgentPool) SetDeletionPolicy ¶
func (mg *AgentPool) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this AgentPool.
func (*AgentPool) SetObservation ¶
SetObservation for this AgentPool
func (*AgentPool) SetParameters ¶
SetParameters for this AgentPool
func (*AgentPool) SetProviderConfigReference ¶
SetProviderConfigReference of this AgentPool.
func (*AgentPool) SetProviderReference ¶
SetProviderReference of this AgentPool. Deprecated: Use SetProviderConfigReference.
func (*AgentPool) SetPublishConnectionDetailsTo ¶
func (mg *AgentPool) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this AgentPool.
func (*AgentPool) SetWriteConnectionSecretToReference ¶
func (mg *AgentPool) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this AgentPool.
type AgentPoolList ¶
type AgentPoolList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []AgentPool `json:"items"` }
AgentPoolList contains a list of AgentPools
func (*AgentPoolList) DeepCopy ¶
func (in *AgentPoolList) DeepCopy() *AgentPoolList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AgentPoolList.
func (*AgentPoolList) DeepCopyInto ¶
func (in *AgentPoolList) DeepCopyInto(out *AgentPoolList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*AgentPoolList) DeepCopyObject ¶
func (in *AgentPoolList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*AgentPoolList) GetItems ¶
func (l *AgentPoolList) GetItems() []resource.Managed
GetItems of this AgentPoolList.
type AgentPoolObservation ¶
type AgentPoolObservation struct { // The ID of the Azure Container Registry Agent Pool. ID *string `json:"id,omitempty" tf:"id,omitempty"` }
func (*AgentPoolObservation) DeepCopy ¶
func (in *AgentPoolObservation) DeepCopy() *AgentPoolObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AgentPoolObservation.
func (*AgentPoolObservation) DeepCopyInto ¶
func (in *AgentPoolObservation) DeepCopyInto(out *AgentPoolObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AgentPoolParameters ¶
type AgentPoolParameters struct { // Name of Azure Container Registry to create an Agent Pool for. Changing this forces a new Azure Container Registry Agent Pool to be created. // +crossplane:generate:reference:type=github.com/upbound/provider-azure/apis/containerregistry/v1beta1.Registry // +kubebuilder:validation:Optional ContainerRegistryName *string `json:"containerRegistryName,omitempty" tf:"container_registry_name,omitempty"` // Reference to a Registry in containerregistry to populate containerRegistryName. // +kubebuilder:validation:Optional ContainerRegistryNameRef *v1.Reference `json:"containerRegistryNameRef,omitempty" tf:"-"` // Selector for a Registry in containerregistry to populate containerRegistryName. // +kubebuilder:validation:Optional ContainerRegistryNameSelector *v1.Selector `json:"containerRegistryNameSelector,omitempty" tf:"-"` // VMSS instance count. Defaults to 1. // +kubebuilder:validation:Optional InstanceCount *float64 `json:"instanceCount,omitempty" tf:"instance_count,omitempty"` // The Azure Region where the Azure Container Registry Agent Pool should exist. Changing this forces a new Azure Container Registry Agent Pool to be created. // +kubebuilder:validation:Required Location *string `json:"location" tf:"location,omitempty"` // The name of the Resource Group where the Azure Container Registry Agent Pool should exist. Changing this forces a new Azure Container Registry Agent Pool to be created. // +crossplane:generate:reference:type=github.com/upbound/provider-azure/apis/azure/v1beta1.ResourceGroup // +kubebuilder:validation:Optional ResourceGroupName *string `json:"resourceGroupName,omitempty" tf:"resource_group_name,omitempty"` // Reference to a ResourceGroup in azure to populate resourceGroupName. // +kubebuilder:validation:Optional ResourceGroupNameRef *v1.Reference `json:"resourceGroupNameRef,omitempty" tf:"-"` // Selector for a ResourceGroup in azure to populate resourceGroupName. // +kubebuilder:validation:Optional ResourceGroupNameSelector *v1.Selector `json:"resourceGroupNameSelector,omitempty" tf:"-"` // A mapping of tags which should be assigned to the Azure Container Registry Agent Pool. // +kubebuilder:validation:Optional Tags map[string]*string `json:"tags,omitempty" tf:"tags,omitempty"` // Sets the VM your agent pool will run on. Valid values are: S1 (2 vCPUs, 3 GiB RAM), S2 (4 vCPUs, 8 GiB RAM), S3 (8 vCPUs, 16 GiB RAM) or I6 (64 vCPUs, 216 GiB RAM, Isolated). Defaults to S1. Changing this forces a new Azure Container Registry Agent Pool to be created. // +kubebuilder:validation:Optional Tier *string `json:"tier,omitempty" tf:"tier,omitempty"` // The ID of the Virtual Network Subnet Resource where the agent machines will be running. Changing this forces a new Azure Container Registry Agent Pool to be created. // +crossplane:generate:reference:type=github.com/upbound/provider-azure/apis/network/v1beta1.Subnet // +crossplane:generate:reference:extractor=github.com/upbound/provider-azure/apis/rconfig.ExtractResourceID() // +kubebuilder:validation:Optional VirtualNetworkSubnetID *string `json:"virtualNetworkSubnetId,omitempty" tf:"virtual_network_subnet_id,omitempty"` // Reference to a Subnet in network to populate virtualNetworkSubnetId. // +kubebuilder:validation:Optional VirtualNetworkSubnetIDRef *v1.Reference `json:"virtualNetworkSubnetIdRef,omitempty" tf:"-"` // Selector for a Subnet in network to populate virtualNetworkSubnetId. // +kubebuilder:validation:Optional VirtualNetworkSubnetIDSelector *v1.Selector `json:"virtualNetworkSubnetIdSelector,omitempty" tf:"-"` }
func (*AgentPoolParameters) DeepCopy ¶
func (in *AgentPoolParameters) DeepCopy() *AgentPoolParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AgentPoolParameters.
func (*AgentPoolParameters) DeepCopyInto ¶
func (in *AgentPoolParameters) DeepCopyInto(out *AgentPoolParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AgentPoolSpec ¶
type AgentPoolSpec struct { v1.ResourceSpec `json:",inline"` ForProvider AgentPoolParameters `json:"forProvider"` }
AgentPoolSpec defines the desired state of AgentPool
func (*AgentPoolSpec) DeepCopy ¶
func (in *AgentPoolSpec) DeepCopy() *AgentPoolSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AgentPoolSpec.
func (*AgentPoolSpec) DeepCopyInto ¶
func (in *AgentPoolSpec) DeepCopyInto(out *AgentPoolSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AgentPoolStatus ¶
type AgentPoolStatus struct { v1.ResourceStatus `json:",inline"` AtProvider AgentPoolObservation `json:"atProvider,omitempty"` }
AgentPoolStatus defines the observed state of AgentPool.
func (*AgentPoolStatus) DeepCopy ¶
func (in *AgentPoolStatus) DeepCopy() *AgentPoolStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AgentPoolStatus.
func (*AgentPoolStatus) DeepCopyInto ¶
func (in *AgentPoolStatus) DeepCopyInto(out *AgentPoolStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ContainerConnectedRegistry ¶
type ContainerConnectedRegistry struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec ContainerConnectedRegistrySpec `json:"spec"` Status ContainerConnectedRegistryStatus `json:"status,omitempty"` }
ContainerConnectedRegistry is the Schema for the ContainerConnectedRegistrys API. Manages a Container Connected Registry. +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:subresource:status +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,azure}
func (*ContainerConnectedRegistry) DeepCopy ¶
func (in *ContainerConnectedRegistry) DeepCopy() *ContainerConnectedRegistry
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ContainerConnectedRegistry.
func (*ContainerConnectedRegistry) DeepCopyInto ¶
func (in *ContainerConnectedRegistry) DeepCopyInto(out *ContainerConnectedRegistry)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ContainerConnectedRegistry) DeepCopyObject ¶
func (in *ContainerConnectedRegistry) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*ContainerConnectedRegistry) GetCondition ¶
func (mg *ContainerConnectedRegistry) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this ContainerConnectedRegistry.
func (*ContainerConnectedRegistry) GetConnectionDetailsMapping ¶
func (tr *ContainerConnectedRegistry) GetConnectionDetailsMapping() map[string]string
GetConnectionDetailsMapping for this ContainerConnectedRegistry
func (*ContainerConnectedRegistry) GetDeletionPolicy ¶
func (mg *ContainerConnectedRegistry) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this ContainerConnectedRegistry.
func (*ContainerConnectedRegistry) GetID ¶
func (tr *ContainerConnectedRegistry) GetID() string
GetID returns ID of underlying Terraform resource of this ContainerConnectedRegistry
func (*ContainerConnectedRegistry) GetObservation ¶
func (tr *ContainerConnectedRegistry) GetObservation() (map[string]any, error)
GetObservation of this ContainerConnectedRegistry
func (*ContainerConnectedRegistry) GetParameters ¶
func (tr *ContainerConnectedRegistry) GetParameters() (map[string]any, error)
GetParameters of this ContainerConnectedRegistry
func (*ContainerConnectedRegistry) GetProviderConfigReference ¶
func (mg *ContainerConnectedRegistry) GetProviderConfigReference() *xpv1.Reference
GetProviderConfigReference of this ContainerConnectedRegistry.
func (*ContainerConnectedRegistry) GetProviderReference ¶
func (mg *ContainerConnectedRegistry) GetProviderReference() *xpv1.Reference
GetProviderReference of this ContainerConnectedRegistry. Deprecated: Use GetProviderConfigReference.
func (*ContainerConnectedRegistry) GetPublishConnectionDetailsTo ¶
func (mg *ContainerConnectedRegistry) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this ContainerConnectedRegistry.
func (*ContainerConnectedRegistry) GetTerraformResourceType ¶
func (mg *ContainerConnectedRegistry) GetTerraformResourceType() string
GetTerraformResourceType returns Terraform resource type for this ContainerConnectedRegistry
func (*ContainerConnectedRegistry) GetTerraformSchemaVersion ¶
func (tr *ContainerConnectedRegistry) GetTerraformSchemaVersion() int
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*ContainerConnectedRegistry) GetWriteConnectionSecretToReference ¶
func (mg *ContainerConnectedRegistry) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this ContainerConnectedRegistry.
func (*ContainerConnectedRegistry) LateInitialize ¶
func (tr *ContainerConnectedRegistry) LateInitialize(attrs []byte) (bool, error)
LateInitialize this ContainerConnectedRegistry using its observed tfState. returns True if there are any spec changes for the resource.
func (*ContainerConnectedRegistry) ResolveReferences ¶
ResolveReferences of this ContainerConnectedRegistry.
func (*ContainerConnectedRegistry) SetConditions ¶
func (mg *ContainerConnectedRegistry) SetConditions(c ...xpv1.Condition)
SetConditions of this ContainerConnectedRegistry.
func (*ContainerConnectedRegistry) SetDeletionPolicy ¶
func (mg *ContainerConnectedRegistry) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this ContainerConnectedRegistry.
func (*ContainerConnectedRegistry) SetObservation ¶
func (tr *ContainerConnectedRegistry) SetObservation(obs map[string]any) error
SetObservation for this ContainerConnectedRegistry
func (*ContainerConnectedRegistry) SetParameters ¶
func (tr *ContainerConnectedRegistry) SetParameters(params map[string]any) error
SetParameters for this ContainerConnectedRegistry
func (*ContainerConnectedRegistry) SetProviderConfigReference ¶
func (mg *ContainerConnectedRegistry) SetProviderConfigReference(r *xpv1.Reference)
SetProviderConfigReference of this ContainerConnectedRegistry.
func (*ContainerConnectedRegistry) SetProviderReference ¶
func (mg *ContainerConnectedRegistry) SetProviderReference(r *xpv1.Reference)
SetProviderReference of this ContainerConnectedRegistry. Deprecated: Use SetProviderConfigReference.
func (*ContainerConnectedRegistry) SetPublishConnectionDetailsTo ¶
func (mg *ContainerConnectedRegistry) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this ContainerConnectedRegistry.
func (*ContainerConnectedRegistry) SetWriteConnectionSecretToReference ¶
func (mg *ContainerConnectedRegistry) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this ContainerConnectedRegistry.
type ContainerConnectedRegistryList ¶
type ContainerConnectedRegistryList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []ContainerConnectedRegistry `json:"items"` }
ContainerConnectedRegistryList contains a list of ContainerConnectedRegistrys
func (*ContainerConnectedRegistryList) DeepCopy ¶
func (in *ContainerConnectedRegistryList) DeepCopy() *ContainerConnectedRegistryList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ContainerConnectedRegistryList.
func (*ContainerConnectedRegistryList) DeepCopyInto ¶
func (in *ContainerConnectedRegistryList) DeepCopyInto(out *ContainerConnectedRegistryList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ContainerConnectedRegistryList) DeepCopyObject ¶
func (in *ContainerConnectedRegistryList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*ContainerConnectedRegistryList) GetItems ¶
func (l *ContainerConnectedRegistryList) GetItems() []resource.Managed
GetItems of this ContainerConnectedRegistryList.
type ContainerConnectedRegistryObservation ¶
type ContainerConnectedRegistryObservation struct { // The ID of the Container Connected Registry. ID *string `json:"id,omitempty" tf:"id,omitempty"` }
func (*ContainerConnectedRegistryObservation) DeepCopy ¶
func (in *ContainerConnectedRegistryObservation) DeepCopy() *ContainerConnectedRegistryObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ContainerConnectedRegistryObservation.
func (*ContainerConnectedRegistryObservation) DeepCopyInto ¶
func (in *ContainerConnectedRegistryObservation) DeepCopyInto(out *ContainerConnectedRegistryObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ContainerConnectedRegistryParameters ¶
type ContainerConnectedRegistryParameters struct { // Should the log auditing be enabled? // +kubebuilder:validation:Optional AuditLogEnabled *bool `json:"auditLogEnabled,omitempty" tf:"audit_log_enabled,omitempty"` // Specifies a list of IDs of Container Registry Tokens, which are meant to be used by the clients to connect to the Connected Registry. // +kubebuilder:validation:Optional ClientTokenIds []*string `json:"clientTokenIds,omitempty" tf:"client_token_ids,omitempty"` // The ID of the Container Registry that this Connected Registry will reside in. Changing this forces a new Container Connected Registry to be created. // +crossplane:generate:reference:type=Registry // +crossplane:generate:reference:extractor=github.com/upbound/provider-azure/apis/rconfig.ExtractResourceID() // +kubebuilder:validation:Optional ContainerRegistryID *string `json:"containerRegistryId,omitempty" tf:"container_registry_id,omitempty"` // Reference to a Registry to populate containerRegistryId. // +kubebuilder:validation:Optional ContainerRegistryIDRef *v1.Reference `json:"containerRegistryIdRef,omitempty" tf:"-"` // Selector for a Registry to populate containerRegistryId. // +kubebuilder:validation:Optional ContainerRegistryIDSelector *v1.Selector `json:"containerRegistryIdSelector,omitempty" tf:"-"` // The verbosity of the logs. Possible values are None, Debug, Information, Warning and Error. // +kubebuilder:validation:Optional LogLevel *string `json:"logLevel,omitempty" tf:"log_level,omitempty"` // The mode of the Connected Registry. Possible values are Mirror, ReadOnly, ReadWrite and Registry. Changing this forces a new Container Connected Registry to be created. // +kubebuilder:validation:Optional Mode *string `json:"mode,omitempty" tf:"mode,omitempty"` // One or more notification blocks as defined below. // +kubebuilder:validation:Optional Notification []NotificationParameters `json:"notification,omitempty" tf:"notification,omitempty"` // The ID of the parent registry. This can be either a Container Registry ID or a Connected Registry ID. Changing this forces a new Container Connected Registry to be created. // +kubebuilder:validation:Optional ParentRegistryID *string `json:"parentRegistryId,omitempty" tf:"parent_registry_id,omitempty"` // The period of time (in form of ISO8601) for which a message is available to sync before it is expired. Allowed range is from P1D to P90D. // +kubebuilder:validation:Optional SyncMessageTTL *string `json:"syncMessageTtl,omitempty" tf:"sync_message_ttl,omitempty"` // The cron expression indicating the schedule that the Connected Registry will sync with its parent. Defaults to * * * * *. // +kubebuilder:validation:Optional SyncSchedule *string `json:"syncSchedule,omitempty" tf:"sync_schedule,omitempty"` // The ID of the Container Registry Token which is used for synchronizing the Connected Registry. Changing this forces a new Container Connected Registry to be created. // +crossplane:generate:reference:type=Token // +crossplane:generate:reference:extractor=github.com/upbound/provider-azure/apis/rconfig.ExtractResourceID() // +kubebuilder:validation:Optional SyncTokenID *string `json:"syncTokenId,omitempty" tf:"sync_token_id,omitempty"` // Reference to a Token to populate syncTokenId. // +kubebuilder:validation:Optional SyncTokenIDRef *v1.Reference `json:"syncTokenIdRef,omitempty" tf:"-"` // Selector for a Token to populate syncTokenId. // +kubebuilder:validation:Optional SyncTokenIDSelector *v1.Selector `json:"syncTokenIdSelector,omitempty" tf:"-"` // The time window (in form of ISO8601) during which sync is enabled for each schedule occurrence. Allowed range is from PT3H to P7D. // +kubebuilder:validation:Optional SyncWindow *string `json:"syncWindow,omitempty" tf:"sync_window,omitempty"` }
func (*ContainerConnectedRegistryParameters) DeepCopy ¶
func (in *ContainerConnectedRegistryParameters) DeepCopy() *ContainerConnectedRegistryParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ContainerConnectedRegistryParameters.
func (*ContainerConnectedRegistryParameters) DeepCopyInto ¶
func (in *ContainerConnectedRegistryParameters) DeepCopyInto(out *ContainerConnectedRegistryParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ContainerConnectedRegistrySpec ¶
type ContainerConnectedRegistrySpec struct { v1.ResourceSpec `json:",inline"` ForProvider ContainerConnectedRegistryParameters `json:"forProvider"` }
ContainerConnectedRegistrySpec defines the desired state of ContainerConnectedRegistry
func (*ContainerConnectedRegistrySpec) DeepCopy ¶
func (in *ContainerConnectedRegistrySpec) DeepCopy() *ContainerConnectedRegistrySpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ContainerConnectedRegistrySpec.
func (*ContainerConnectedRegistrySpec) DeepCopyInto ¶
func (in *ContainerConnectedRegistrySpec) DeepCopyInto(out *ContainerConnectedRegistrySpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ContainerConnectedRegistryStatus ¶
type ContainerConnectedRegistryStatus struct { v1.ResourceStatus `json:",inline"` AtProvider ContainerConnectedRegistryObservation `json:"atProvider,omitempty"` }
ContainerConnectedRegistryStatus defines the observed state of ContainerConnectedRegistry.
func (*ContainerConnectedRegistryStatus) DeepCopy ¶
func (in *ContainerConnectedRegistryStatus) DeepCopy() *ContainerConnectedRegistryStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ContainerConnectedRegistryStatus.
func (*ContainerConnectedRegistryStatus) DeepCopyInto ¶
func (in *ContainerConnectedRegistryStatus) DeepCopyInto(out *ContainerConnectedRegistryStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type EncryptionObservation ¶
type EncryptionObservation struct { }
func (*EncryptionObservation) DeepCopy ¶
func (in *EncryptionObservation) DeepCopy() *EncryptionObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new EncryptionObservation.
func (*EncryptionObservation) DeepCopyInto ¶
func (in *EncryptionObservation) DeepCopyInto(out *EncryptionObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type EncryptionParameters ¶
type EncryptionParameters struct { // Boolean value that indicates whether encryption is enabled. // +kubebuilder:validation:Optional Enabled *bool `json:"enabled,omitempty" tf:"enabled"` // The client ID of the managed identity associated with the encryption key. // +crossplane:generate:reference:type=github.com/upbound/provider-azure/apis/managedidentity/v1beta1.UserAssignedIdentity // +crossplane:generate:reference:extractor=github.com/upbound/upjet/pkg/resource.ExtractParamPath("client_id",true) // +kubebuilder:validation:Optional IdentityClientID *string `json:"identityClientId,omitempty" tf:"identity_client_id"` // Reference to a UserAssignedIdentity in managedidentity to populate identityClientId. // +kubebuilder:validation:Optional IdentityClientIDRef *v1.Reference `json:"identityClientIdRef,omitempty" tf:"-"` // Selector for a UserAssignedIdentity in managedidentity to populate identityClientId. // +kubebuilder:validation:Optional IdentityClientIDSelector *v1.Selector `json:"identityClientIdSelector,omitempty" tf:"-"` // The ID of the Key Vault Key. // +kubebuilder:validation:Optional KeyVaultKeyID *string `json:"keyVaultKeyId,omitempty" tf:"key_vault_key_id"` }
func (*EncryptionParameters) DeepCopy ¶
func (in *EncryptionParameters) DeepCopy() *EncryptionParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new EncryptionParameters.
func (*EncryptionParameters) DeepCopyInto ¶
func (in *EncryptionParameters) DeepCopyInto(out *EncryptionParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type GeoreplicationsObservation ¶
type GeoreplicationsObservation struct { }
func (*GeoreplicationsObservation) DeepCopy ¶
func (in *GeoreplicationsObservation) DeepCopy() *GeoreplicationsObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GeoreplicationsObservation.
func (*GeoreplicationsObservation) DeepCopyInto ¶
func (in *GeoreplicationsObservation) DeepCopyInto(out *GeoreplicationsObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type GeoreplicationsParameters ¶
type GeoreplicationsParameters struct { // A location where the container registry should be geo-replicated. // +kubebuilder:validation:Required Location *string `json:"location" tf:"location,omitempty"` // Whether regional endpoint is enabled for this Container Registry? // +kubebuilder:validation:Optional RegionalEndpointEnabled *bool `json:"regionalEndpointEnabled,omitempty" tf:"regional_endpoint_enabled,omitempty"` // A mapping of tags to assign to this replication location. // +kubebuilder:validation:Optional Tags map[string]*string `json:"tags,omitempty" tf:"tags,omitempty"` // Whether zone redundancy is enabled for this Container Registry? Changing this forces a new resource to be created. Defaults to false. // +kubebuilder:validation:Optional ZoneRedundancyEnabled *bool `json:"zoneRedundancyEnabled,omitempty" tf:"zone_redundancy_enabled,omitempty"` }
func (*GeoreplicationsParameters) DeepCopy ¶
func (in *GeoreplicationsParameters) DeepCopy() *GeoreplicationsParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GeoreplicationsParameters.
func (*GeoreplicationsParameters) DeepCopyInto ¶
func (in *GeoreplicationsParameters) DeepCopyInto(out *GeoreplicationsParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type IPRuleObservation ¶
type IPRuleObservation struct { }
func (*IPRuleObservation) DeepCopy ¶
func (in *IPRuleObservation) DeepCopy() *IPRuleObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IPRuleObservation.
func (*IPRuleObservation) DeepCopyInto ¶
func (in *IPRuleObservation) DeepCopyInto(out *IPRuleObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type IPRuleParameters ¶
type IPRuleParameters struct { // The behaviour for requests matching this rule. At this time the only supported value is Allow // +kubebuilder:validation:Optional Action *string `json:"action,omitempty" tf:"action"` // The CIDR block from which requests will match the rule. // +kubebuilder:validation:Optional IPRange *string `json:"ipRange,omitempty" tf:"ip_range"` }
func (*IPRuleParameters) DeepCopy ¶
func (in *IPRuleParameters) DeepCopy() *IPRuleParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IPRuleParameters.
func (*IPRuleParameters) DeepCopyInto ¶
func (in *IPRuleParameters) DeepCopyInto(out *IPRuleParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type IdentityObservation ¶
type IdentityObservation struct { // The Principal ID associated with this Managed Service Identity. PrincipalID *string `json:"principalId,omitempty" tf:"principal_id,omitempty"` // The Tenant ID associated with this Managed Service Identity. TenantID *string `json:"tenantId,omitempty" tf:"tenant_id,omitempty"` }
func (*IdentityObservation) DeepCopy ¶
func (in *IdentityObservation) DeepCopy() *IdentityObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IdentityObservation.
func (*IdentityObservation) DeepCopyInto ¶
func (in *IdentityObservation) DeepCopyInto(out *IdentityObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type IdentityParameters ¶
type IdentityParameters struct { // Specifies a list of User Assigned Managed Identity IDs to be assigned to this Container Registry. // +kubebuilder:validation:Optional IdentityIds []*string `json:"identityIds,omitempty" tf:"identity_ids,omitempty"` // Specifies the type of Managed Service Identity that should be configured on this Container Registry. Possible values are SystemAssigned, UserAssigned, SystemAssigned, UserAssigned (to enable both). // +kubebuilder:validation:Required Type *string `json:"type" tf:"type,omitempty"` }
func (*IdentityParameters) DeepCopy ¶
func (in *IdentityParameters) DeepCopy() *IdentityParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IdentityParameters.
func (*IdentityParameters) DeepCopyInto ¶
func (in *IdentityParameters) DeepCopyInto(out *IdentityParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type NetworkRuleSetObservation ¶
type NetworkRuleSetObservation struct { }
func (*NetworkRuleSetObservation) DeepCopy ¶
func (in *NetworkRuleSetObservation) DeepCopy() *NetworkRuleSetObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NetworkRuleSetObservation.
func (*NetworkRuleSetObservation) DeepCopyInto ¶
func (in *NetworkRuleSetObservation) DeepCopyInto(out *NetworkRuleSetObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type NetworkRuleSetParameters ¶
type NetworkRuleSetParameters struct { // The behaviour for requests matching no rules. Either Allow or Deny. Defaults to Allow // +kubebuilder:validation:Optional DefaultAction *string `json:"defaultAction,omitempty" tf:"default_action"` // One or more ip_rule blocks as defined below. // +kubebuilder:validation:Optional IPRule []IPRuleParameters `json:"ipRule,omitempty" tf:"ip_rule"` // One or more virtual_network blocks as defined below. // +kubebuilder:validation:Optional VirtualNetwork []VirtualNetworkParameters `json:"virtualNetwork,omitempty" tf:"virtual_network"` }
func (*NetworkRuleSetParameters) DeepCopy ¶
func (in *NetworkRuleSetParameters) DeepCopy() *NetworkRuleSetParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NetworkRuleSetParameters.
func (*NetworkRuleSetParameters) DeepCopyInto ¶
func (in *NetworkRuleSetParameters) DeepCopyInto(out *NetworkRuleSetParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type NotificationObservation ¶
type NotificationObservation struct { }
func (*NotificationObservation) DeepCopy ¶
func (in *NotificationObservation) DeepCopy() *NotificationObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NotificationObservation.
func (*NotificationObservation) DeepCopyInto ¶
func (in *NotificationObservation) DeepCopyInto(out *NotificationObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type NotificationParameters ¶
type NotificationParameters struct { // The action of the artifact that wants to be subscribed for the Connected Registry. Possible values are push, delete and * (i.e. any). // +kubebuilder:validation:Required Action *string `json:"action" tf:"action,omitempty"` // The digest of the artifact that wants to be subscribed for the Connected Registry. // +kubebuilder:validation:Optional Digest *string `json:"digest,omitempty" tf:"digest,omitempty"` // The name of the artifact that wants to be subscribed for the Connected Registry. // +kubebuilder:validation:Required Name *string `json:"name" tf:"name,omitempty"` // The tag of the artifact that wants to be subscribed for the Connected Registry. // +kubebuilder:validation:Optional Tag *string `json:"tag,omitempty" tf:"tag,omitempty"` }
func (*NotificationParameters) DeepCopy ¶
func (in *NotificationParameters) DeepCopy() *NotificationParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NotificationParameters.
func (*NotificationParameters) DeepCopyInto ¶
func (in *NotificationParameters) DeepCopyInto(out *NotificationParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Password1Observation ¶ added in v0.27.0
type Password1Observation struct { }
func (*Password1Observation) DeepCopy ¶ added in v0.27.0
func (in *Password1Observation) DeepCopy() *Password1Observation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Password1Observation.
func (*Password1Observation) DeepCopyInto ¶ added in v0.27.0
func (in *Password1Observation) DeepCopyInto(out *Password1Observation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Password1Parameters ¶ added in v0.27.0
type Password1Parameters struct { // The expiration date of the password in RFC3339 format. Changing this forces a new resource to be created. // +kubebuilder:validation:Optional Expiry *string `json:"expiry,omitempty" tf:"expiry,omitempty"` }
func (*Password1Parameters) DeepCopy ¶ added in v0.27.0
func (in *Password1Parameters) DeepCopy() *Password1Parameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Password1Parameters.
func (*Password1Parameters) DeepCopyInto ¶ added in v0.27.0
func (in *Password1Parameters) DeepCopyInto(out *Password1Parameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Password2Observation ¶ added in v0.27.0
type Password2Observation struct { }
func (*Password2Observation) DeepCopy ¶ added in v0.27.0
func (in *Password2Observation) DeepCopy() *Password2Observation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Password2Observation.
func (*Password2Observation) DeepCopyInto ¶ added in v0.27.0
func (in *Password2Observation) DeepCopyInto(out *Password2Observation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Password2Parameters ¶ added in v0.27.0
type Password2Parameters struct { // The expiration date of the password in RFC3339 format. Changing this forces a new resource to be created. // +kubebuilder:validation:Optional Expiry *string `json:"expiry,omitempty" tf:"expiry,omitempty"` }
func (*Password2Parameters) DeepCopy ¶ added in v0.27.0
func (in *Password2Parameters) DeepCopy() *Password2Parameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Password2Parameters.
func (*Password2Parameters) DeepCopyInto ¶ added in v0.27.0
func (in *Password2Parameters) DeepCopyInto(out *Password2Parameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Registry ¶
type Registry struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec RegistrySpec `json:"spec"` Status RegistryStatus `json:"status,omitempty"` }
Registry is the Schema for the Registrys API. Manages an Azure Container Registry. +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:subresource:status +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,azure}
func (*Registry) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Registry.
func (*Registry) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Registry) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*Registry) GetCondition ¶
func (mg *Registry) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this Registry.
func (*Registry) GetConnectionDetailsMapping ¶
GetConnectionDetailsMapping for this Registry
func (*Registry) GetDeletionPolicy ¶
func (mg *Registry) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this Registry.
func (*Registry) GetObservation ¶
GetObservation of this Registry
func (*Registry) GetParameters ¶
GetParameters of this Registry
func (*Registry) GetProviderConfigReference ¶
GetProviderConfigReference of this Registry.
func (*Registry) GetProviderReference ¶
GetProviderReference of this Registry. Deprecated: Use GetProviderConfigReference.
func (*Registry) GetPublishConnectionDetailsTo ¶
func (mg *Registry) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this Registry.
func (*Registry) GetTerraformResourceType ¶
GetTerraformResourceType returns Terraform resource type for this Registry
func (*Registry) GetTerraformSchemaVersion ¶
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*Registry) GetWriteConnectionSecretToReference ¶
func (mg *Registry) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this Registry.
func (*Registry) LateInitialize ¶
LateInitialize this Registry using its observed tfState. returns True if there are any spec changes for the resource.
func (*Registry) ResolveReferences ¶
ResolveReferences of this Registry.
func (*Registry) SetConditions ¶
SetConditions of this Registry.
func (*Registry) SetDeletionPolicy ¶
func (mg *Registry) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this Registry.
func (*Registry) SetObservation ¶
SetObservation for this Registry
func (*Registry) SetParameters ¶
SetParameters for this Registry
func (*Registry) SetProviderConfigReference ¶
SetProviderConfigReference of this Registry.
func (*Registry) SetProviderReference ¶
SetProviderReference of this Registry. Deprecated: Use SetProviderConfigReference.
func (*Registry) SetPublishConnectionDetailsTo ¶
func (mg *Registry) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this Registry.
func (*Registry) SetWriteConnectionSecretToReference ¶
func (mg *Registry) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this Registry.
type RegistryList ¶
type RegistryList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []Registry `json:"items"` }
RegistryList contains a list of Registrys
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.
func (*RegistryList) GetItems ¶
func (l *RegistryList) GetItems() []resource.Managed
GetItems of this RegistryList.
type RegistryObservation ¶
type RegistryObservation struct { // The Username associated with the Container Registry Admin account - if the admin account is enabled. AdminUsername *string `json:"adminUsername,omitempty" tf:"admin_username,omitempty"` // The ID of the Container Registry. ID *string `json:"id,omitempty" tf:"id,omitempty"` // An identity block as defined below. // +kubebuilder:validation:Optional Identity []IdentityObservation `json:"identity,omitempty" tf:"identity,omitempty"` // The URL that can be used to log into the container registry. LoginServer *string `json:"loginServer,omitempty" tf:"login_server,omitempty"` }
func (*RegistryObservation) DeepCopy ¶
func (in *RegistryObservation) DeepCopy() *RegistryObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RegistryObservation.
func (*RegistryObservation) DeepCopyInto ¶
func (in *RegistryObservation) DeepCopyInto(out *RegistryObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type RegistryParameters ¶
type RegistryParameters struct { // Specifies whether the admin user is enabled. Defaults to false. // +kubebuilder:validation:Optional AdminEnabled *bool `json:"adminEnabled,omitempty" tf:"admin_enabled,omitempty"` // Whether allows anonymous (unauthenticated) pull access to this Container Registry? This is only supported on resources with the Standard or Premium SKU. // +kubebuilder:validation:Optional AnonymousPullEnabled *bool `json:"anonymousPullEnabled,omitempty" tf:"anonymous_pull_enabled,omitempty"` // Whether to enable dedicated data endpoints for this Container Registry? This is only supported on resources with the Premium SKU. // +kubebuilder:validation:Optional DataEndpointEnabled *bool `json:"dataEndpointEnabled,omitempty" tf:"data_endpoint_enabled,omitempty"` // An encryption block as documented below. // +kubebuilder:validation:Optional Encryption []EncryptionParameters `json:"encryption,omitempty" tf:"encryption,omitempty"` // Boolean value that indicates whether export policy is enabled. Defaults to true. In order to set it to false, make sure the public_network_access_enabled is also set to false. // +kubebuilder:validation:Optional ExportPolicyEnabled *bool `json:"exportPolicyEnabled,omitempty" tf:"export_policy_enabled,omitempty"` // A georeplications block as documented below. // +kubebuilder:validation:Optional Georeplications []GeoreplicationsParameters `json:"georeplications,omitempty" tf:"georeplications,omitempty"` // An identity block as defined below. // +kubebuilder:validation:Optional Identity []IdentityParameters `json:"identity,omitempty" tf:"identity,omitempty"` // Specifies the supported Azure location where the resource exists. Changing this forces a new resource to be created. // +kubebuilder:validation:Required Location *string `json:"location" tf:"location,omitempty"` // Whether to allow trusted Azure services to access a network restricted Container Registry? Possible values are None and AzureServices. Defaults to AzureServices. // +kubebuilder:validation:Optional NetworkRuleBypassOption *string `json:"networkRuleBypassOption,omitempty" tf:"network_rule_bypass_option,omitempty"` // A network_rule_set block as documented below. // +kubebuilder:validation:Optional NetworkRuleSet []NetworkRuleSetParameters `json:"networkRuleSet,omitempty" tf:"network_rule_set,omitempty"` // Whether public network access is allowed for the container registry. Defaults to true. // +kubebuilder:validation:Optional PublicNetworkAccessEnabled *bool `json:"publicNetworkAccessEnabled,omitempty" tf:"public_network_access_enabled,omitempty"` // Boolean value that indicates whether quarantine policy is enabled. // +kubebuilder:validation:Optional QuarantinePolicyEnabled *bool `json:"quarantinePolicyEnabled,omitempty" tf:"quarantine_policy_enabled,omitempty"` // The name of the resource group in which to create the Container Registry. Changing this forces a new resource to be created. // +crossplane:generate:reference:type=github.com/upbound/provider-azure/apis/azure/v1beta1.ResourceGroup // +kubebuilder:validation:Optional ResourceGroupName *string `json:"resourceGroupName,omitempty" tf:"resource_group_name,omitempty"` // Reference to a ResourceGroup in azure to populate resourceGroupName. // +kubebuilder:validation:Optional ResourceGroupNameRef *v1.Reference `json:"resourceGroupNameRef,omitempty" tf:"-"` // Selector for a ResourceGroup in azure to populate resourceGroupName. // +kubebuilder:validation:Optional ResourceGroupNameSelector *v1.Selector `json:"resourceGroupNameSelector,omitempty" tf:"-"` // A retention_policy block as documented below. // +kubebuilder:validation:Optional RetentionPolicy []RetentionPolicyParameters `json:"retentionPolicy,omitempty" tf:"retention_policy,omitempty"` // The SKU name of the container registry. Possible values are Basic, Standard and Premium. // +kubebuilder:validation:Required Sku *string `json:"sku" tf:"sku,omitempty"` // A mapping of tags to assign to the resource. // +kubebuilder:validation:Optional Tags map[string]*string `json:"tags,omitempty" tf:"tags,omitempty"` // A trust_policy block as documented below. // +kubebuilder:validation:Optional TrustPolicy []TrustPolicyParameters `json:"trustPolicy,omitempty" tf:"trust_policy,omitempty"` // Whether zone redundancy is enabled for this Container Registry? Changing this forces a new resource to be created. Defaults to false. // +kubebuilder:validation:Optional ZoneRedundancyEnabled *bool `json:"zoneRedundancyEnabled,omitempty" tf:"zone_redundancy_enabled,omitempty"` }
func (*RegistryParameters) DeepCopy ¶
func (in *RegistryParameters) DeepCopy() *RegistryParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RegistryParameters.
func (*RegistryParameters) DeepCopyInto ¶
func (in *RegistryParameters) DeepCopyInto(out *RegistryParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type RegistrySpec ¶
type RegistrySpec struct { v1.ResourceSpec `json:",inline"` ForProvider RegistryParameters `json:"forProvider"` }
RegistrySpec defines the desired state of Registry
func (*RegistrySpec) DeepCopy ¶
func (in *RegistrySpec) DeepCopy() *RegistrySpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RegistrySpec.
func (*RegistrySpec) DeepCopyInto ¶
func (in *RegistrySpec) DeepCopyInto(out *RegistrySpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type RegistryStatus ¶
type RegistryStatus struct { v1.ResourceStatus `json:",inline"` AtProvider RegistryObservation `json:"atProvider,omitempty"` }
RegistryStatus defines the observed state of Registry.
func (*RegistryStatus) DeepCopy ¶
func (in *RegistryStatus) DeepCopy() *RegistryStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RegistryStatus.
func (*RegistryStatus) DeepCopyInto ¶
func (in *RegistryStatus) DeepCopyInto(out *RegistryStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type RetentionPolicyObservation ¶
type RetentionPolicyObservation struct { }
func (*RetentionPolicyObservation) DeepCopy ¶
func (in *RetentionPolicyObservation) DeepCopy() *RetentionPolicyObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RetentionPolicyObservation.
func (*RetentionPolicyObservation) DeepCopyInto ¶
func (in *RetentionPolicyObservation) DeepCopyInto(out *RetentionPolicyObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type RetentionPolicyParameters ¶
type RetentionPolicyParameters struct { // The number of days to retain an untagged manifest after which it gets purged. Default is 7. // +kubebuilder:validation:Optional Days *float64 `json:"days,omitempty" tf:"days"` // Boolean value that indicates whether the policy is enabled. // +kubebuilder:validation:Optional Enabled *bool `json:"enabled,omitempty" tf:"enabled"` }
func (*RetentionPolicyParameters) DeepCopy ¶
func (in *RetentionPolicyParameters) DeepCopy() *RetentionPolicyParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RetentionPolicyParameters.
func (*RetentionPolicyParameters) DeepCopyInto ¶
func (in *RetentionPolicyParameters) DeepCopyInto(out *RetentionPolicyParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ScopeMap ¶
type ScopeMap struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec ScopeMapSpec `json:"spec"` Status ScopeMapStatus `json:"status,omitempty"` }
ScopeMap is the Schema for the ScopeMaps API. Manages an Azure Container Registry scope map. +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:subresource:status +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,azure}
func (*ScopeMap) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ScopeMap.
func (*ScopeMap) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ScopeMap) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*ScopeMap) GetCondition ¶
func (mg *ScopeMap) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this ScopeMap.
func (*ScopeMap) GetConnectionDetailsMapping ¶
GetConnectionDetailsMapping for this ScopeMap
func (*ScopeMap) GetDeletionPolicy ¶
func (mg *ScopeMap) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this ScopeMap.
func (*ScopeMap) GetObservation ¶
GetObservation of this ScopeMap
func (*ScopeMap) GetParameters ¶
GetParameters of this ScopeMap
func (*ScopeMap) GetProviderConfigReference ¶
GetProviderConfigReference of this ScopeMap.
func (*ScopeMap) GetProviderReference ¶
GetProviderReference of this ScopeMap. Deprecated: Use GetProviderConfigReference.
func (*ScopeMap) GetPublishConnectionDetailsTo ¶
func (mg *ScopeMap) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this ScopeMap.
func (*ScopeMap) GetTerraformResourceType ¶
GetTerraformResourceType returns Terraform resource type for this ScopeMap
func (*ScopeMap) GetTerraformSchemaVersion ¶
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*ScopeMap) GetWriteConnectionSecretToReference ¶
func (mg *ScopeMap) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this ScopeMap.
func (*ScopeMap) LateInitialize ¶
LateInitialize this ScopeMap using its observed tfState. returns True if there are any spec changes for the resource.
func (*ScopeMap) ResolveReferences ¶
ResolveReferences of this ScopeMap.
func (*ScopeMap) SetConditions ¶
SetConditions of this ScopeMap.
func (*ScopeMap) SetDeletionPolicy ¶
func (mg *ScopeMap) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this ScopeMap.
func (*ScopeMap) SetObservation ¶
SetObservation for this ScopeMap
func (*ScopeMap) SetParameters ¶
SetParameters for this ScopeMap
func (*ScopeMap) SetProviderConfigReference ¶
SetProviderConfigReference of this ScopeMap.
func (*ScopeMap) SetProviderReference ¶
SetProviderReference of this ScopeMap. Deprecated: Use SetProviderConfigReference.
func (*ScopeMap) SetPublishConnectionDetailsTo ¶
func (mg *ScopeMap) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this ScopeMap.
func (*ScopeMap) SetWriteConnectionSecretToReference ¶
func (mg *ScopeMap) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this ScopeMap.
type ScopeMapList ¶
type ScopeMapList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []ScopeMap `json:"items"` }
ScopeMapList contains a list of ScopeMaps
func (*ScopeMapList) DeepCopy ¶
func (in *ScopeMapList) DeepCopy() *ScopeMapList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ScopeMapList.
func (*ScopeMapList) DeepCopyInto ¶
func (in *ScopeMapList) DeepCopyInto(out *ScopeMapList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ScopeMapList) DeepCopyObject ¶
func (in *ScopeMapList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*ScopeMapList) GetItems ¶
func (l *ScopeMapList) GetItems() []resource.Managed
GetItems of this ScopeMapList.
type ScopeMapObservation ¶
type ScopeMapObservation struct { // The ID of the Container Registry scope map. ID *string `json:"id,omitempty" tf:"id,omitempty"` }
func (*ScopeMapObservation) DeepCopy ¶
func (in *ScopeMapObservation) DeepCopy() *ScopeMapObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ScopeMapObservation.
func (*ScopeMapObservation) DeepCopyInto ¶
func (in *ScopeMapObservation) DeepCopyInto(out *ScopeMapObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ScopeMapParameters ¶
type ScopeMapParameters struct { // A list of actions to attach to the scope map (e.g. repo/content/read, repo2/content/delete). // +kubebuilder:validation:Required Actions []*string `json:"actions" tf:"actions,omitempty"` // The name of the Container Registry. Changing this forces a new resource to be created. // +crossplane:generate:reference:type=github.com/upbound/provider-azure/apis/containerregistry/v1beta1.Registry // +kubebuilder:validation:Optional ContainerRegistryName *string `json:"containerRegistryName,omitempty" tf:"container_registry_name,omitempty"` // Reference to a Registry in containerregistry to populate containerRegistryName. // +kubebuilder:validation:Optional ContainerRegistryNameRef *v1.Reference `json:"containerRegistryNameRef,omitempty" tf:"-"` // Selector for a Registry in containerregistry to populate containerRegistryName. // +kubebuilder:validation:Optional ContainerRegistryNameSelector *v1.Selector `json:"containerRegistryNameSelector,omitempty" tf:"-"` // The description of the Container Registry. // +kubebuilder:validation:Optional Description *string `json:"description,omitempty" tf:"description,omitempty"` // The name of the resource group in which to create the Container Registry token. Changing this forces a new resource to be created. // +crossplane:generate:reference:type=github.com/upbound/provider-azure/apis/azure/v1beta1.ResourceGroup // +kubebuilder:validation:Optional ResourceGroupName *string `json:"resourceGroupName,omitempty" tf:"resource_group_name,omitempty"` // Reference to a ResourceGroup in azure to populate resourceGroupName. // +kubebuilder:validation:Optional ResourceGroupNameRef *v1.Reference `json:"resourceGroupNameRef,omitempty" tf:"-"` // Selector for a ResourceGroup in azure to populate resourceGroupName. // +kubebuilder:validation:Optional ResourceGroupNameSelector *v1.Selector `json:"resourceGroupNameSelector,omitempty" tf:"-"` }
func (*ScopeMapParameters) DeepCopy ¶
func (in *ScopeMapParameters) DeepCopy() *ScopeMapParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ScopeMapParameters.
func (*ScopeMapParameters) DeepCopyInto ¶
func (in *ScopeMapParameters) DeepCopyInto(out *ScopeMapParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ScopeMapSpec ¶
type ScopeMapSpec struct { v1.ResourceSpec `json:",inline"` ForProvider ScopeMapParameters `json:"forProvider"` }
ScopeMapSpec defines the desired state of ScopeMap
func (*ScopeMapSpec) DeepCopy ¶
func (in *ScopeMapSpec) DeepCopy() *ScopeMapSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ScopeMapSpec.
func (*ScopeMapSpec) DeepCopyInto ¶
func (in *ScopeMapSpec) DeepCopyInto(out *ScopeMapSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ScopeMapStatus ¶
type ScopeMapStatus struct { v1.ResourceStatus `json:",inline"` AtProvider ScopeMapObservation `json:"atProvider,omitempty"` }
ScopeMapStatus defines the observed state of ScopeMap.
func (*ScopeMapStatus) DeepCopy ¶
func (in *ScopeMapStatus) DeepCopy() *ScopeMapStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ScopeMapStatus.
func (*ScopeMapStatus) DeepCopyInto ¶
func (in *ScopeMapStatus) DeepCopyInto(out *ScopeMapStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Token ¶
type Token struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec TokenSpec `json:"spec"` Status TokenStatus `json:"status,omitempty"` }
Token is the Schema for the Tokens API. Manages an Azure Container Registry token. +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:subresource:status +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,azure}
func (*Token) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Token.
func (*Token) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Token) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*Token) GetCondition ¶
func (mg *Token) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this Token.
func (*Token) GetConnectionDetailsMapping ¶
GetConnectionDetailsMapping for this Token
func (*Token) GetDeletionPolicy ¶
func (mg *Token) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this Token.
func (*Token) GetObservation ¶
GetObservation of this Token
func (*Token) GetParameters ¶
GetParameters of this Token
func (*Token) GetProviderConfigReference ¶
GetProviderConfigReference of this Token.
func (*Token) GetProviderReference ¶
GetProviderReference of this Token. Deprecated: Use GetProviderConfigReference.
func (*Token) GetPublishConnectionDetailsTo ¶
func (mg *Token) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this Token.
func (*Token) GetTerraformResourceType ¶
GetTerraformResourceType returns Terraform resource type for this Token
func (*Token) GetTerraformSchemaVersion ¶
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*Token) GetWriteConnectionSecretToReference ¶
func (mg *Token) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this Token.
func (*Token) LateInitialize ¶
LateInitialize this Token using its observed tfState. returns True if there are any spec changes for the resource.
func (*Token) ResolveReferences ¶
ResolveReferences of this Token.
func (*Token) SetConditions ¶
SetConditions of this Token.
func (*Token) SetDeletionPolicy ¶
func (mg *Token) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this Token.
func (*Token) SetObservation ¶
SetObservation for this Token
func (*Token) SetParameters ¶
SetParameters for this Token
func (*Token) SetProviderConfigReference ¶
SetProviderConfigReference of this Token.
func (*Token) SetProviderReference ¶
SetProviderReference of this Token. Deprecated: Use SetProviderConfigReference.
func (*Token) SetPublishConnectionDetailsTo ¶
func (mg *Token) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this Token.
func (*Token) SetWriteConnectionSecretToReference ¶
func (mg *Token) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this Token.
type TokenList ¶
type TokenList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []Token `json:"items"` }
TokenList contains a list of Tokens
func (*TokenList) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TokenList.
func (*TokenList) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*TokenList) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
type TokenObservation ¶
type TokenObservation struct { // The ID of the Container Registry token. ID *string `json:"id,omitempty" tf:"id,omitempty"` }
func (*TokenObservation) DeepCopy ¶
func (in *TokenObservation) DeepCopy() *TokenObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TokenObservation.
func (*TokenObservation) DeepCopyInto ¶
func (in *TokenObservation) DeepCopyInto(out *TokenObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TokenParameters ¶
type TokenParameters struct { // The name of the Container Registry. Changing this forces a new resource to be created. // +crossplane:generate:reference:type=github.com/upbound/provider-azure/apis/containerregistry/v1beta1.Registry // +kubebuilder:validation:Optional ContainerRegistryName *string `json:"containerRegistryName,omitempty" tf:"container_registry_name,omitempty"` // Reference to a Registry in containerregistry to populate containerRegistryName. // +kubebuilder:validation:Optional ContainerRegistryNameRef *v1.Reference `json:"containerRegistryNameRef,omitempty" tf:"-"` // Selector for a Registry in containerregistry to populate containerRegistryName. // +kubebuilder:validation:Optional ContainerRegistryNameSelector *v1.Selector `json:"containerRegistryNameSelector,omitempty" tf:"-"` // Should the Container Registry token be enabled? Defaults to true. // +kubebuilder:validation:Optional Enabled *bool `json:"enabled,omitempty" tf:"enabled,omitempty"` // The name of the resource group in which to create the Container Registry token. Changing this forces a new resource to be created. // +crossplane:generate:reference:type=github.com/upbound/provider-azure/apis/azure/v1beta1.ResourceGroup // +kubebuilder:validation:Optional ResourceGroupName *string `json:"resourceGroupName,omitempty" tf:"resource_group_name,omitempty"` // Reference to a ResourceGroup in azure to populate resourceGroupName. // +kubebuilder:validation:Optional ResourceGroupNameRef *v1.Reference `json:"resourceGroupNameRef,omitempty" tf:"-"` // Selector for a ResourceGroup in azure to populate resourceGroupName. // +kubebuilder:validation:Optional ResourceGroupNameSelector *v1.Selector `json:"resourceGroupNameSelector,omitempty" tf:"-"` // The ID of the Container Registry Scope Map associated with the token. // +crossplane:generate:reference:type=ScopeMap // +crossplane:generate:reference:extractor=github.com/upbound/provider-azure/apis/rconfig.ExtractResourceID() // +kubebuilder:validation:Optional ScopeMapID *string `json:"scopeMapId,omitempty" tf:"scope_map_id,omitempty"` // Reference to a ScopeMap to populate scopeMapId. // +kubebuilder:validation:Optional ScopeMapIDRef *v1.Reference `json:"scopeMapIdRef,omitempty" tf:"-"` // Selector for a ScopeMap to populate scopeMapId. // +kubebuilder:validation:Optional ScopeMapIDSelector *v1.Selector `json:"scopeMapIdSelector,omitempty" tf:"-"` }
func (*TokenParameters) DeepCopy ¶
func (in *TokenParameters) DeepCopy() *TokenParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TokenParameters.
func (*TokenParameters) DeepCopyInto ¶
func (in *TokenParameters) DeepCopyInto(out *TokenParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TokenPassword ¶ added in v0.27.0
type TokenPassword struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec TokenPasswordSpec `json:"spec"` Status TokenPasswordStatus `json:"status,omitempty"` }
TokenPassword is the Schema for the TokenPasswords API. Manages a Container Registry Token Password. +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:subresource:status +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,azure}
func (*TokenPassword) DeepCopy ¶ added in v0.27.0
func (in *TokenPassword) DeepCopy() *TokenPassword
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TokenPassword.
func (*TokenPassword) DeepCopyInto ¶ added in v0.27.0
func (in *TokenPassword) DeepCopyInto(out *TokenPassword)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*TokenPassword) DeepCopyObject ¶ added in v0.27.0
func (in *TokenPassword) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*TokenPassword) GetCondition ¶ added in v0.27.0
func (mg *TokenPassword) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this TokenPassword.
func (*TokenPassword) GetConnectionDetailsMapping ¶ added in v0.27.0
func (tr *TokenPassword) GetConnectionDetailsMapping() map[string]string
GetConnectionDetailsMapping for this TokenPassword
func (*TokenPassword) GetDeletionPolicy ¶ added in v0.27.0
func (mg *TokenPassword) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this TokenPassword.
func (*TokenPassword) GetID ¶ added in v0.27.0
func (tr *TokenPassword) GetID() string
GetID returns ID of underlying Terraform resource of this TokenPassword
func (*TokenPassword) GetObservation ¶ added in v0.27.0
func (tr *TokenPassword) GetObservation() (map[string]any, error)
GetObservation of this TokenPassword
func (*TokenPassword) GetParameters ¶ added in v0.27.0
func (tr *TokenPassword) GetParameters() (map[string]any, error)
GetParameters of this TokenPassword
func (*TokenPassword) GetProviderConfigReference ¶ added in v0.27.0
func (mg *TokenPassword) GetProviderConfigReference() *xpv1.Reference
GetProviderConfigReference of this TokenPassword.
func (*TokenPassword) GetProviderReference ¶ added in v0.27.0
func (mg *TokenPassword) GetProviderReference() *xpv1.Reference
GetProviderReference of this TokenPassword. Deprecated: Use GetProviderConfigReference.
func (*TokenPassword) GetPublishConnectionDetailsTo ¶ added in v0.27.0
func (mg *TokenPassword) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this TokenPassword.
func (*TokenPassword) GetTerraformResourceType ¶ added in v0.27.0
func (mg *TokenPassword) GetTerraformResourceType() string
GetTerraformResourceType returns Terraform resource type for this TokenPassword
func (*TokenPassword) GetTerraformSchemaVersion ¶ added in v0.27.0
func (tr *TokenPassword) GetTerraformSchemaVersion() int
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*TokenPassword) GetWriteConnectionSecretToReference ¶ added in v0.27.0
func (mg *TokenPassword) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this TokenPassword.
func (*TokenPassword) LateInitialize ¶ added in v0.27.0
func (tr *TokenPassword) LateInitialize(attrs []byte) (bool, error)
LateInitialize this TokenPassword using its observed tfState. returns True if there are any spec changes for the resource.
func (*TokenPassword) ResolveReferences ¶ added in v0.27.0
ResolveReferences of this TokenPassword.
func (*TokenPassword) SetConditions ¶ added in v0.27.0
func (mg *TokenPassword) SetConditions(c ...xpv1.Condition)
SetConditions of this TokenPassword.
func (*TokenPassword) SetDeletionPolicy ¶ added in v0.27.0
func (mg *TokenPassword) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this TokenPassword.
func (*TokenPassword) SetObservation ¶ added in v0.27.0
func (tr *TokenPassword) SetObservation(obs map[string]any) error
SetObservation for this TokenPassword
func (*TokenPassword) SetParameters ¶ added in v0.27.0
func (tr *TokenPassword) SetParameters(params map[string]any) error
SetParameters for this TokenPassword
func (*TokenPassword) SetProviderConfigReference ¶ added in v0.27.0
func (mg *TokenPassword) SetProviderConfigReference(r *xpv1.Reference)
SetProviderConfigReference of this TokenPassword.
func (*TokenPassword) SetProviderReference ¶ added in v0.27.0
func (mg *TokenPassword) SetProviderReference(r *xpv1.Reference)
SetProviderReference of this TokenPassword. Deprecated: Use SetProviderConfigReference.
func (*TokenPassword) SetPublishConnectionDetailsTo ¶ added in v0.27.0
func (mg *TokenPassword) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this TokenPassword.
func (*TokenPassword) SetWriteConnectionSecretToReference ¶ added in v0.27.0
func (mg *TokenPassword) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this TokenPassword.
type TokenPasswordList ¶ added in v0.27.0
type TokenPasswordList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []TokenPassword `json:"items"` }
TokenPasswordList contains a list of TokenPasswords
func (*TokenPasswordList) DeepCopy ¶ added in v0.27.0
func (in *TokenPasswordList) DeepCopy() *TokenPasswordList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TokenPasswordList.
func (*TokenPasswordList) DeepCopyInto ¶ added in v0.27.0
func (in *TokenPasswordList) DeepCopyInto(out *TokenPasswordList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*TokenPasswordList) DeepCopyObject ¶ added in v0.27.0
func (in *TokenPasswordList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*TokenPasswordList) GetItems ¶ added in v0.27.0
func (l *TokenPasswordList) GetItems() []resource.Managed
GetItems of this TokenPasswordList.
type TokenPasswordObservation ¶ added in v0.27.0
type TokenPasswordObservation struct { // The ID of the Container Registry Token Password. ID *string `json:"id,omitempty" tf:"id,omitempty"` }
func (*TokenPasswordObservation) DeepCopy ¶ added in v0.27.0
func (in *TokenPasswordObservation) DeepCopy() *TokenPasswordObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TokenPasswordObservation.
func (*TokenPasswordObservation) DeepCopyInto ¶ added in v0.27.0
func (in *TokenPasswordObservation) DeepCopyInto(out *TokenPasswordObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TokenPasswordParameters ¶ added in v0.27.0
type TokenPasswordParameters struct { // The ID of the Container Registry Token that this Container Registry Token Password resides in. Changing this forces a new Container Registry Token Password to be created. // +crossplane:generate:reference:type=github.com/upbound/provider-azure/apis/containerregistry/v1beta1.Token // +crossplane:generate:reference:extractor=github.com/upbound/upjet/pkg/resource.ExtractResourceID() // +kubebuilder:validation:Optional ContainerRegistryTokenID *string `json:"containerRegistryTokenId,omitempty" tf:"container_registry_token_id,omitempty"` // Reference to a Token in containerregistry to populate containerRegistryTokenId. // +kubebuilder:validation:Optional ContainerRegistryTokenIDRef *v1.Reference `json:"containerRegistryTokenIdRef,omitempty" tf:"-"` // Selector for a Token in containerregistry to populate containerRegistryTokenId. // +kubebuilder:validation:Optional ContainerRegistryTokenIDSelector *v1.Selector `json:"containerRegistryTokenIdSelector,omitempty" tf:"-"` // One password block as defined below. // +kubebuilder:validation:Required Password1 []Password1Parameters `json:"password1" tf:"password1,omitempty"` // One password block as defined below. // +kubebuilder:validation:Optional Password2 []Password2Parameters `json:"password2,omitempty" tf:"password2,omitempty"` }
func (*TokenPasswordParameters) DeepCopy ¶ added in v0.27.0
func (in *TokenPasswordParameters) DeepCopy() *TokenPasswordParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TokenPasswordParameters.
func (*TokenPasswordParameters) DeepCopyInto ¶ added in v0.27.0
func (in *TokenPasswordParameters) DeepCopyInto(out *TokenPasswordParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TokenPasswordSpec ¶ added in v0.27.0
type TokenPasswordSpec struct { v1.ResourceSpec `json:",inline"` ForProvider TokenPasswordParameters `json:"forProvider"` }
TokenPasswordSpec defines the desired state of TokenPassword
func (*TokenPasswordSpec) DeepCopy ¶ added in v0.27.0
func (in *TokenPasswordSpec) DeepCopy() *TokenPasswordSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TokenPasswordSpec.
func (*TokenPasswordSpec) DeepCopyInto ¶ added in v0.27.0
func (in *TokenPasswordSpec) DeepCopyInto(out *TokenPasswordSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TokenPasswordStatus ¶ added in v0.27.0
type TokenPasswordStatus struct { v1.ResourceStatus `json:",inline"` AtProvider TokenPasswordObservation `json:"atProvider,omitempty"` }
TokenPasswordStatus defines the observed state of TokenPassword.
func (*TokenPasswordStatus) DeepCopy ¶ added in v0.27.0
func (in *TokenPasswordStatus) DeepCopy() *TokenPasswordStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TokenPasswordStatus.
func (*TokenPasswordStatus) DeepCopyInto ¶ added in v0.27.0
func (in *TokenPasswordStatus) DeepCopyInto(out *TokenPasswordStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TokenSpec ¶
type TokenSpec struct { v1.ResourceSpec `json:",inline"` ForProvider TokenParameters `json:"forProvider"` }
TokenSpec defines the desired state of Token
func (*TokenSpec) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TokenSpec.
func (*TokenSpec) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TokenStatus ¶
type TokenStatus struct { v1.ResourceStatus `json:",inline"` AtProvider TokenObservation `json:"atProvider,omitempty"` }
TokenStatus defines the observed state of Token.
func (*TokenStatus) DeepCopy ¶
func (in *TokenStatus) DeepCopy() *TokenStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TokenStatus.
func (*TokenStatus) DeepCopyInto ¶
func (in *TokenStatus) DeepCopyInto(out *TokenStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TrustPolicyObservation ¶
type TrustPolicyObservation struct { }
func (*TrustPolicyObservation) DeepCopy ¶
func (in *TrustPolicyObservation) DeepCopy() *TrustPolicyObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TrustPolicyObservation.
func (*TrustPolicyObservation) DeepCopyInto ¶
func (in *TrustPolicyObservation) DeepCopyInto(out *TrustPolicyObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TrustPolicyParameters ¶
type TrustPolicyParameters struct { // Boolean value that indicates whether the policy is enabled. // +kubebuilder:validation:Optional Enabled *bool `json:"enabled,omitempty" tf:"enabled"` }
func (*TrustPolicyParameters) DeepCopy ¶
func (in *TrustPolicyParameters) DeepCopy() *TrustPolicyParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TrustPolicyParameters.
func (*TrustPolicyParameters) DeepCopyInto ¶
func (in *TrustPolicyParameters) DeepCopyInto(out *TrustPolicyParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type VirtualNetworkObservation ¶
type VirtualNetworkObservation struct { }
func (*VirtualNetworkObservation) DeepCopy ¶
func (in *VirtualNetworkObservation) DeepCopy() *VirtualNetworkObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VirtualNetworkObservation.
func (*VirtualNetworkObservation) DeepCopyInto ¶
func (in *VirtualNetworkObservation) DeepCopyInto(out *VirtualNetworkObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type VirtualNetworkParameters ¶
type VirtualNetworkParameters struct { // The behaviour for requests matching this rule. At this time the only supported value is Allow // +kubebuilder:validation:Optional Action *string `json:"action,omitempty" tf:"action"` // The subnet id from which requests will match the rule. // +crossplane:generate:reference:type=github.com/upbound/provider-azure/apis/network/v1beta1.Subnet // +crossplane:generate:reference:extractor=github.com/upbound/provider-azure/apis/rconfig.ExtractResourceID() // +kubebuilder:validation:Optional SubnetID *string `json:"subnetId,omitempty" tf:"subnet_id"` // Reference to a Subnet in network to populate subnetId. // +kubebuilder:validation:Optional SubnetIDRef *v1.Reference `json:"subnetIdRef,omitempty" tf:"-"` // Selector for a Subnet in network to populate subnetId. // +kubebuilder:validation:Optional SubnetIDSelector *v1.Selector `json:"subnetIdSelector,omitempty" tf:"-"` }
func (*VirtualNetworkParameters) DeepCopy ¶
func (in *VirtualNetworkParameters) DeepCopy() *VirtualNetworkParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VirtualNetworkParameters.
func (*VirtualNetworkParameters) DeepCopyInto ¶
func (in *VirtualNetworkParameters) DeepCopyInto(out *VirtualNetworkParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Webhook ¶
type Webhook struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec WebhookSpec `json:"spec"` Status WebhookStatus `json:"status,omitempty"` }
Webhook is the Schema for the Webhooks API. Manages an Azure Container Registry Webhook. +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:subresource:status +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,azure}
func (*Webhook) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Webhook.
func (*Webhook) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Webhook) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*Webhook) GetCondition ¶
func (mg *Webhook) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this Webhook.
func (*Webhook) GetConnectionDetailsMapping ¶
GetConnectionDetailsMapping for this Webhook
func (*Webhook) GetDeletionPolicy ¶
func (mg *Webhook) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this Webhook.
func (*Webhook) GetObservation ¶
GetObservation of this Webhook
func (*Webhook) GetParameters ¶
GetParameters of this Webhook
func (*Webhook) GetProviderConfigReference ¶
GetProviderConfigReference of this Webhook.
func (*Webhook) GetProviderReference ¶
GetProviderReference of this Webhook. Deprecated: Use GetProviderConfigReference.
func (*Webhook) GetPublishConnectionDetailsTo ¶
func (mg *Webhook) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this Webhook.
func (*Webhook) GetTerraformResourceType ¶
GetTerraformResourceType returns Terraform resource type for this Webhook
func (*Webhook) GetTerraformSchemaVersion ¶
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*Webhook) GetWriteConnectionSecretToReference ¶
func (mg *Webhook) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this Webhook.
func (*Webhook) LateInitialize ¶
LateInitialize this Webhook using its observed tfState. returns True if there are any spec changes for the resource.
func (*Webhook) ResolveReferences ¶
ResolveReferences of this Webhook.
func (*Webhook) SetConditions ¶
SetConditions of this Webhook.
func (*Webhook) SetDeletionPolicy ¶
func (mg *Webhook) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this Webhook.
func (*Webhook) SetObservation ¶
SetObservation for this Webhook
func (*Webhook) SetParameters ¶
SetParameters for this Webhook
func (*Webhook) SetProviderConfigReference ¶
SetProviderConfigReference of this Webhook.
func (*Webhook) SetProviderReference ¶
SetProviderReference of this Webhook. Deprecated: Use SetProviderConfigReference.
func (*Webhook) SetPublishConnectionDetailsTo ¶
func (mg *Webhook) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this Webhook.
func (*Webhook) SetWriteConnectionSecretToReference ¶
func (mg *Webhook) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this Webhook.
type WebhookList ¶
type WebhookList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []Webhook `json:"items"` }
WebhookList contains a list of Webhooks
func (*WebhookList) DeepCopy ¶
func (in *WebhookList) DeepCopy() *WebhookList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new WebhookList.
func (*WebhookList) DeepCopyInto ¶
func (in *WebhookList) DeepCopyInto(out *WebhookList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*WebhookList) DeepCopyObject ¶
func (in *WebhookList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*WebhookList) GetItems ¶
func (l *WebhookList) GetItems() []resource.Managed
GetItems of this WebhookList.
type WebhookObservation ¶
type WebhookObservation struct { // The ID of the Container Registry Webhook. ID *string `json:"id,omitempty" tf:"id,omitempty"` }
func (*WebhookObservation) DeepCopy ¶
func (in *WebhookObservation) DeepCopy() *WebhookObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new WebhookObservation.
func (*WebhookObservation) DeepCopyInto ¶
func (in *WebhookObservation) DeepCopyInto(out *WebhookObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type WebhookParameters ¶
type WebhookParameters struct { // A list of actions that trigger the Webhook to post notifications. At least one action needs to be specified. Valid values are: push, delete, quarantine, chart_push, chart_delete // +kubebuilder:validation:Required Actions []*string `json:"actions" tf:"actions,omitempty"` // Custom headers that will be added to the webhook notifications request. // +kubebuilder:validation:Optional CustomHeaders map[string]*string `json:"customHeaders,omitempty" tf:"custom_headers,omitempty"` // Specifies the supported Azure location where the resource exists. Changing this forces a new resource to be created. // +kubebuilder:validation:Required Location *string `json:"location" tf:"location,omitempty"` // The Name of Container registry this Webhook belongs to. Changing this forces a new resource to be created. // +crossplane:generate:reference:type=github.com/upbound/provider-azure/apis/containerregistry/v1beta1.Registry // +kubebuilder:validation:Optional RegistryName *string `json:"registryName,omitempty" tf:"registry_name,omitempty"` // Reference to a Registry in containerregistry to populate registryName. // +kubebuilder:validation:Optional RegistryNameRef *v1.Reference `json:"registryNameRef,omitempty" tf:"-"` // Selector for a Registry in containerregistry to populate registryName. // +kubebuilder:validation:Optional RegistryNameSelector *v1.Selector `json:"registryNameSelector,omitempty" tf:"-"` // The name of the resource group in which to create the Container Registry Webhook. Changing this forces a new resource to be created. // +crossplane:generate:reference:type=github.com/upbound/provider-azure/apis/azure/v1beta1.ResourceGroup // +kubebuilder:validation:Optional ResourceGroupName *string `json:"resourceGroupName,omitempty" tf:"resource_group_name,omitempty"` // Reference to a ResourceGroup in azure to populate resourceGroupName. // +kubebuilder:validation:Optional ResourceGroupNameRef *v1.Reference `json:"resourceGroupNameRef,omitempty" tf:"-"` // Selector for a ResourceGroup in azure to populate resourceGroupName. // +kubebuilder:validation:Optional ResourceGroupNameSelector *v1.Selector `json:"resourceGroupNameSelector,omitempty" tf:"-"` // Specifies the scope of repositories that can trigger an event. For example, foo:* means events for all tags under repository foo. foo:bar means events for 'foo:bar' only. foo is equivalent to foo:latest. Empty means all events. Defaults to "". // +kubebuilder:validation:Optional Scope *string `json:"scope,omitempty" tf:"scope,omitempty"` // Specifies the service URI for the Webhook to post notifications. // +kubebuilder:validation:Required ServiceURI *string `json:"serviceUri" tf:"service_uri,omitempty"` // Specifies if this Webhook triggers notifications or not. Valid values: enabled and disabled. Default is enabled. // +kubebuilder:validation:Optional Status *string `json:"status,omitempty" tf:"status,omitempty"` // A mapping of tags to assign to the resource. // +kubebuilder:validation:Optional Tags map[string]*string `json:"tags,omitempty" tf:"tags,omitempty"` }
func (*WebhookParameters) DeepCopy ¶
func (in *WebhookParameters) DeepCopy() *WebhookParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new WebhookParameters.
func (*WebhookParameters) DeepCopyInto ¶
func (in *WebhookParameters) DeepCopyInto(out *WebhookParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type WebhookSpec ¶
type WebhookSpec struct { v1.ResourceSpec `json:",inline"` ForProvider WebhookParameters `json:"forProvider"` }
WebhookSpec defines the desired state of Webhook
func (*WebhookSpec) DeepCopy ¶
func (in *WebhookSpec) DeepCopy() *WebhookSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new WebhookSpec.
func (*WebhookSpec) DeepCopyInto ¶
func (in *WebhookSpec) DeepCopyInto(out *WebhookSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type WebhookStatus ¶
type WebhookStatus struct { v1.ResourceStatus `json:",inline"` AtProvider WebhookObservation `json:"atProvider,omitempty"` }
WebhookStatus defines the observed state of Webhook.
func (*WebhookStatus) DeepCopy ¶
func (in *WebhookStatus) DeepCopy() *WebhookStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new WebhookStatus.
func (*WebhookStatus) DeepCopyInto ¶
func (in *WebhookStatus) DeepCopyInto(out *WebhookStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
Source Files ¶
- zz_agentpool_types.go
- zz_containerconnectedregistry_types.go
- zz_generated.deepcopy.go
- zz_generated.managed.go
- zz_generated.managedlist.go
- zz_generated.resolvers.go
- zz_generated_terraformed.go
- zz_groupversion_info.go
- zz_registry_types.go
- zz_scopemap_types.go
- zz_token_types.go
- zz_tokenpassword_types.go
- zz_webhook_types.go