Documentation ¶
Overview ¶
Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.
Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.
Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.
Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.
+kubebuilder:object:generate=true
Index ¶
- type AdvancedNetworking
- func (networking *AdvancedNetworking) AssignProperties_From_AdvancedNetworking(source *storage.AdvancedNetworking) error
- func (networking *AdvancedNetworking) AssignProperties_To_AdvancedNetworking(destination *storage.AdvancedNetworking) error
- func (in *AdvancedNetworking) DeepCopy() *AdvancedNetworking
- func (in *AdvancedNetworking) DeepCopyInto(out *AdvancedNetworking)
- type AdvancedNetworkingObservability
- func (observability *AdvancedNetworkingObservability) AssignProperties_From_AdvancedNetworkingObservability(source *storage.AdvancedNetworkingObservability) error
- func (observability *AdvancedNetworkingObservability) AssignProperties_To_AdvancedNetworkingObservability(destination *storage.AdvancedNetworkingObservability) error
- func (in *AdvancedNetworkingObservability) DeepCopy() *AdvancedNetworkingObservability
- func (in *AdvancedNetworkingObservability) DeepCopyInto(out *AdvancedNetworkingObservability)
- type AdvancedNetworkingObservability_STATUS
- func (observability *AdvancedNetworkingObservability_STATUS) AssignProperties_From_AdvancedNetworkingObservability_STATUS(source *storage.AdvancedNetworkingObservability_STATUS) error
- func (observability *AdvancedNetworkingObservability_STATUS) AssignProperties_To_AdvancedNetworkingObservability_STATUS(destination *storage.AdvancedNetworkingObservability_STATUS) error
- func (in *AdvancedNetworkingObservability_STATUS) DeepCopy() *AdvancedNetworkingObservability_STATUS
- func (in *AdvancedNetworkingObservability_STATUS) DeepCopyInto(out *AdvancedNetworkingObservability_STATUS)
- type AdvancedNetworking_STATUS
- func (networking *AdvancedNetworking_STATUS) AssignProperties_From_AdvancedNetworking_STATUS(source *storage.AdvancedNetworking_STATUS) error
- func (networking *AdvancedNetworking_STATUS) AssignProperties_To_AdvancedNetworking_STATUS(destination *storage.AdvancedNetworking_STATUS) error
- func (in *AdvancedNetworking_STATUS) DeepCopy() *AdvancedNetworking_STATUS
- func (in *AdvancedNetworking_STATUS) DeepCopyInto(out *AdvancedNetworking_STATUS)
- type AgentPoolSecurityProfile
- func (profile *AgentPoolSecurityProfile) AssignProperties_From_AgentPoolSecurityProfile(source *storage.AgentPoolSecurityProfile) error
- func (profile *AgentPoolSecurityProfile) AssignProperties_To_AgentPoolSecurityProfile(destination *storage.AgentPoolSecurityProfile) error
- func (in *AgentPoolSecurityProfile) DeepCopy() *AgentPoolSecurityProfile
- func (in *AgentPoolSecurityProfile) DeepCopyInto(out *AgentPoolSecurityProfile)
- type AgentPoolSecurityProfile_STATUS
- func (profile *AgentPoolSecurityProfile_STATUS) AssignProperties_From_AgentPoolSecurityProfile_STATUS(source *storage.AgentPoolSecurityProfile_STATUS) error
- func (profile *AgentPoolSecurityProfile_STATUS) AssignProperties_To_AgentPoolSecurityProfile_STATUS(destination *storage.AgentPoolSecurityProfile_STATUS) error
- func (in *AgentPoolSecurityProfile_STATUS) DeepCopy() *AgentPoolSecurityProfile_STATUS
- func (in *AgentPoolSecurityProfile_STATUS) DeepCopyInto(out *AgentPoolSecurityProfile_STATUS)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdvancedNetworking ¶
type AdvancedNetworking struct { Observability *AdvancedNetworkingObservability `json:"observability,omitempty"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` }
Storage version of v1api20240402preview.AdvancedNetworking Advanced Networking profile for enabling observability on a cluster. Note that enabling advanced networking features may incur additional costs. For more information see aka.ms/aksadvancednetworking.
func (*AdvancedNetworking) AssignProperties_From_AdvancedNetworking ¶
func (networking *AdvancedNetworking) AssignProperties_From_AdvancedNetworking(source *storage.AdvancedNetworking) error
AssignProperties_From_AdvancedNetworking populates our AdvancedNetworking from the provided source AdvancedNetworking
func (*AdvancedNetworking) AssignProperties_To_AdvancedNetworking ¶
func (networking *AdvancedNetworking) AssignProperties_To_AdvancedNetworking(destination *storage.AdvancedNetworking) error
AssignProperties_To_AdvancedNetworking populates the provided destination AdvancedNetworking from our AdvancedNetworking
func (*AdvancedNetworking) DeepCopy ¶
func (in *AdvancedNetworking) DeepCopy() *AdvancedNetworking
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AdvancedNetworking.
func (*AdvancedNetworking) DeepCopyInto ¶
func (in *AdvancedNetworking) DeepCopyInto(out *AdvancedNetworking)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AdvancedNetworkingObservability ¶
type AdvancedNetworkingObservability struct { Enabled *bool `json:"enabled,omitempty"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` }
Storage version of v1api20240402preview.AdvancedNetworkingObservability Observability profile to enable advanced network metrics and flow logs with historical contexts.
func (*AdvancedNetworkingObservability) AssignProperties_From_AdvancedNetworkingObservability ¶
func (observability *AdvancedNetworkingObservability) AssignProperties_From_AdvancedNetworkingObservability(source *storage.AdvancedNetworkingObservability) error
AssignProperties_From_AdvancedNetworkingObservability populates our AdvancedNetworkingObservability from the provided source AdvancedNetworkingObservability
func (*AdvancedNetworkingObservability) AssignProperties_To_AdvancedNetworkingObservability ¶
func (observability *AdvancedNetworkingObservability) AssignProperties_To_AdvancedNetworkingObservability(destination *storage.AdvancedNetworkingObservability) error
AssignProperties_To_AdvancedNetworkingObservability populates the provided destination AdvancedNetworkingObservability from our AdvancedNetworkingObservability
func (*AdvancedNetworkingObservability) DeepCopy ¶
func (in *AdvancedNetworkingObservability) DeepCopy() *AdvancedNetworkingObservability
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AdvancedNetworkingObservability.
func (*AdvancedNetworkingObservability) DeepCopyInto ¶
func (in *AdvancedNetworkingObservability) DeepCopyInto(out *AdvancedNetworkingObservability)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AdvancedNetworkingObservability_STATUS ¶
type AdvancedNetworkingObservability_STATUS struct { Enabled *bool `json:"enabled,omitempty"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` }
Storage version of v1api20240402preview.AdvancedNetworkingObservability_STATUS Observability profile to enable advanced network metrics and flow logs with historical contexts.
func (*AdvancedNetworkingObservability_STATUS) AssignProperties_From_AdvancedNetworkingObservability_STATUS ¶
func (observability *AdvancedNetworkingObservability_STATUS) AssignProperties_From_AdvancedNetworkingObservability_STATUS(source *storage.AdvancedNetworkingObservability_STATUS) error
AssignProperties_From_AdvancedNetworkingObservability_STATUS populates our AdvancedNetworkingObservability_STATUS from the provided source AdvancedNetworkingObservability_STATUS
func (*AdvancedNetworkingObservability_STATUS) AssignProperties_To_AdvancedNetworkingObservability_STATUS ¶
func (observability *AdvancedNetworkingObservability_STATUS) AssignProperties_To_AdvancedNetworkingObservability_STATUS(destination *storage.AdvancedNetworkingObservability_STATUS) error
AssignProperties_To_AdvancedNetworkingObservability_STATUS populates the provided destination AdvancedNetworkingObservability_STATUS from our AdvancedNetworkingObservability_STATUS
func (*AdvancedNetworkingObservability_STATUS) DeepCopy ¶
func (in *AdvancedNetworkingObservability_STATUS) DeepCopy() *AdvancedNetworkingObservability_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AdvancedNetworkingObservability_STATUS.
func (*AdvancedNetworkingObservability_STATUS) DeepCopyInto ¶
func (in *AdvancedNetworkingObservability_STATUS) DeepCopyInto(out *AdvancedNetworkingObservability_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AdvancedNetworking_STATUS ¶
type AdvancedNetworking_STATUS struct { Observability *AdvancedNetworkingObservability_STATUS `json:"observability,omitempty"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` }
Storage version of v1api20240402preview.AdvancedNetworking_STATUS Advanced Networking profile for enabling observability on a cluster. Note that enabling advanced networking features may incur additional costs. For more information see aka.ms/aksadvancednetworking.
func (*AdvancedNetworking_STATUS) AssignProperties_From_AdvancedNetworking_STATUS ¶
func (networking *AdvancedNetworking_STATUS) AssignProperties_From_AdvancedNetworking_STATUS(source *storage.AdvancedNetworking_STATUS) error
AssignProperties_From_AdvancedNetworking_STATUS populates our AdvancedNetworking_STATUS from the provided source AdvancedNetworking_STATUS
func (*AdvancedNetworking_STATUS) AssignProperties_To_AdvancedNetworking_STATUS ¶
func (networking *AdvancedNetworking_STATUS) AssignProperties_To_AdvancedNetworking_STATUS(destination *storage.AdvancedNetworking_STATUS) error
AssignProperties_To_AdvancedNetworking_STATUS populates the provided destination AdvancedNetworking_STATUS from our AdvancedNetworking_STATUS
func (*AdvancedNetworking_STATUS) DeepCopy ¶
func (in *AdvancedNetworking_STATUS) DeepCopy() *AdvancedNetworking_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AdvancedNetworking_STATUS.
func (*AdvancedNetworking_STATUS) DeepCopyInto ¶
func (in *AdvancedNetworking_STATUS) DeepCopyInto(out *AdvancedNetworking_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AgentPoolSecurityProfile ¶
type AgentPoolSecurityProfile struct { EnableSecureBoot *bool `json:"enableSecureBoot,omitempty"` EnableVTPM *bool `json:"enableVTPM,omitempty"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` SshAccess *string `json:"sshAccess,omitempty"` }
Storage version of v1api20231102preview.AgentPoolSecurityProfile
func (*AgentPoolSecurityProfile) AssignProperties_From_AgentPoolSecurityProfile ¶
func (profile *AgentPoolSecurityProfile) AssignProperties_From_AgentPoolSecurityProfile(source *storage.AgentPoolSecurityProfile) error
AssignProperties_From_AgentPoolSecurityProfile populates our AgentPoolSecurityProfile from the provided source AgentPoolSecurityProfile
func (*AgentPoolSecurityProfile) AssignProperties_To_AgentPoolSecurityProfile ¶
func (profile *AgentPoolSecurityProfile) AssignProperties_To_AgentPoolSecurityProfile(destination *storage.AgentPoolSecurityProfile) error
AssignProperties_To_AgentPoolSecurityProfile populates the provided destination AgentPoolSecurityProfile from our AgentPoolSecurityProfile
func (*AgentPoolSecurityProfile) DeepCopy ¶
func (in *AgentPoolSecurityProfile) DeepCopy() *AgentPoolSecurityProfile
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AgentPoolSecurityProfile.
func (*AgentPoolSecurityProfile) DeepCopyInto ¶
func (in *AgentPoolSecurityProfile) DeepCopyInto(out *AgentPoolSecurityProfile)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AgentPoolSecurityProfile_STATUS ¶
type AgentPoolSecurityProfile_STATUS struct { EnableSecureBoot *bool `json:"enableSecureBoot,omitempty"` EnableVTPM *bool `json:"enableVTPM,omitempty"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` SshAccess *string `json:"sshAccess,omitempty"` }
Storage version of v1api20231102preview.AgentPoolSecurityProfile_STATUS
func (*AgentPoolSecurityProfile_STATUS) AssignProperties_From_AgentPoolSecurityProfile_STATUS ¶
func (profile *AgentPoolSecurityProfile_STATUS) AssignProperties_From_AgentPoolSecurityProfile_STATUS(source *storage.AgentPoolSecurityProfile_STATUS) error
AssignProperties_From_AgentPoolSecurityProfile_STATUS populates our AgentPoolSecurityProfile_STATUS from the provided source AgentPoolSecurityProfile_STATUS
func (*AgentPoolSecurityProfile_STATUS) AssignProperties_To_AgentPoolSecurityProfile_STATUS ¶
func (profile *AgentPoolSecurityProfile_STATUS) AssignProperties_To_AgentPoolSecurityProfile_STATUS(destination *storage.AgentPoolSecurityProfile_STATUS) error
AssignProperties_To_AgentPoolSecurityProfile_STATUS populates the provided destination AgentPoolSecurityProfile_STATUS from our AgentPoolSecurityProfile_STATUS
func (*AgentPoolSecurityProfile_STATUS) DeepCopy ¶
func (in *AgentPoolSecurityProfile_STATUS) DeepCopy() *AgentPoolSecurityProfile_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AgentPoolSecurityProfile_STATUS.
func (*AgentPoolSecurityProfile_STATUS) DeepCopyInto ¶
func (in *AgentPoolSecurityProfile_STATUS) DeepCopyInto(out *AgentPoolSecurityProfile_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.