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.
Index ¶
- type TrafficManagerProfile
- func (profile *TrafficManagerProfile) Default(ctx context.Context, obj runtime.Object) error
- func (profile *TrafficManagerProfile) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (profile *TrafficManagerProfile) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (profile *TrafficManagerProfile) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
- type TrafficManagerProfilesAzureEndpoint
- func (endpoint *TrafficManagerProfilesAzureEndpoint) Default(ctx context.Context, obj runtime.Object) error
- func (endpoint *TrafficManagerProfilesAzureEndpoint) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (endpoint *TrafficManagerProfilesAzureEndpoint) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (endpoint *TrafficManagerProfilesAzureEndpoint) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
- type TrafficManagerProfilesExternalEndpoint
- func (endpoint *TrafficManagerProfilesExternalEndpoint) Default(ctx context.Context, obj runtime.Object) error
- func (endpoint *TrafficManagerProfilesExternalEndpoint) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (endpoint *TrafficManagerProfilesExternalEndpoint) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (endpoint *TrafficManagerProfilesExternalEndpoint) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
- type TrafficManagerProfilesNestedEndpoint
- func (endpoint *TrafficManagerProfilesNestedEndpoint) Default(ctx context.Context, obj runtime.Object) error
- func (endpoint *TrafficManagerProfilesNestedEndpoint) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (endpoint *TrafficManagerProfilesNestedEndpoint) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (endpoint *TrafficManagerProfilesNestedEndpoint) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TrafficManagerProfile ¶
type TrafficManagerProfile struct {
}
func (*TrafficManagerProfile) Default ¶
Default applies defaults to the TrafficManagerProfile resource
func (*TrafficManagerProfile) ValidateCreate ¶
func (profile *TrafficManagerProfile) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*TrafficManagerProfile) ValidateDelete ¶
func (profile *TrafficManagerProfile) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
type TrafficManagerProfilesAzureEndpoint ¶
type TrafficManagerProfilesAzureEndpoint struct {
}
func (*TrafficManagerProfilesAzureEndpoint) Default ¶
func (endpoint *TrafficManagerProfilesAzureEndpoint) Default(ctx context.Context, obj runtime.Object) error
Default applies defaults to the TrafficManagerProfilesAzureEndpoint resource
func (*TrafficManagerProfilesAzureEndpoint) ValidateCreate ¶
func (endpoint *TrafficManagerProfilesAzureEndpoint) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*TrafficManagerProfilesAzureEndpoint) ValidateDelete ¶
func (endpoint *TrafficManagerProfilesAzureEndpoint) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
type TrafficManagerProfilesExternalEndpoint ¶
type TrafficManagerProfilesExternalEndpoint struct {
}
func (*TrafficManagerProfilesExternalEndpoint) Default ¶
func (endpoint *TrafficManagerProfilesExternalEndpoint) Default(ctx context.Context, obj runtime.Object) error
Default applies defaults to the TrafficManagerProfilesExternalEndpoint resource
func (*TrafficManagerProfilesExternalEndpoint) ValidateCreate ¶
func (endpoint *TrafficManagerProfilesExternalEndpoint) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*TrafficManagerProfilesExternalEndpoint) ValidateDelete ¶
func (endpoint *TrafficManagerProfilesExternalEndpoint) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
type TrafficManagerProfilesNestedEndpoint ¶
type TrafficManagerProfilesNestedEndpoint struct {
}
func (*TrafficManagerProfilesNestedEndpoint) Default ¶
func (endpoint *TrafficManagerProfilesNestedEndpoint) Default(ctx context.Context, obj runtime.Object) error
Default applies defaults to the TrafficManagerProfilesNestedEndpoint resource
func (*TrafficManagerProfilesNestedEndpoint) ValidateCreate ¶
func (endpoint *TrafficManagerProfilesNestedEndpoint) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*TrafficManagerProfilesNestedEndpoint) ValidateDelete ¶
func (endpoint *TrafficManagerProfilesNestedEndpoint) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource