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 FlexibleServer
- func (server *FlexibleServer) Default(ctx context.Context, obj runtime.Object) error
- func (server *FlexibleServer) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (server *FlexibleServer) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (server *FlexibleServer) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
- type FlexibleServersConfiguration
- func (configuration *FlexibleServersConfiguration) Default(ctx context.Context, obj runtime.Object) error
- func (configuration *FlexibleServersConfiguration) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (configuration *FlexibleServersConfiguration) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (configuration *FlexibleServersConfiguration) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
- type FlexibleServersDatabase
- func (database *FlexibleServersDatabase) Default(ctx context.Context, obj runtime.Object) error
- func (database *FlexibleServersDatabase) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (database *FlexibleServersDatabase) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (database *FlexibleServersDatabase) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
- type FlexibleServersFirewallRule
- func (rule *FlexibleServersFirewallRule) Default(ctx context.Context, obj runtime.Object) error
- func (rule *FlexibleServersFirewallRule) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (rule *FlexibleServersFirewallRule) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (rule *FlexibleServersFirewallRule) 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 FlexibleServer ¶
type FlexibleServer struct { }
func (*FlexibleServer) ValidateCreate ¶
func (server *FlexibleServer) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*FlexibleServer) ValidateDelete ¶
func (server *FlexibleServer) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
type FlexibleServersConfiguration ¶
type FlexibleServersConfiguration struct { }
func (*FlexibleServersConfiguration) Default ¶
func (configuration *FlexibleServersConfiguration) Default(ctx context.Context, obj runtime.Object) error
Default applies defaults to the FlexibleServersConfiguration resource
func (*FlexibleServersConfiguration) ValidateCreate ¶
func (configuration *FlexibleServersConfiguration) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*FlexibleServersConfiguration) ValidateDelete ¶
func (configuration *FlexibleServersConfiguration) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
type FlexibleServersDatabase ¶
type FlexibleServersDatabase struct { }
func (*FlexibleServersDatabase) Default ¶
Default applies defaults to the FlexibleServersDatabase resource
func (*FlexibleServersDatabase) ValidateCreate ¶
func (database *FlexibleServersDatabase) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*FlexibleServersDatabase) ValidateDelete ¶
func (database *FlexibleServersDatabase) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
type FlexibleServersFirewallRule ¶
type FlexibleServersFirewallRule struct { }
func (*FlexibleServersFirewallRule) Default ¶
Default applies defaults to the FlexibleServersFirewallRule resource
func (*FlexibleServersFirewallRule) ValidateCreate ¶
func (rule *FlexibleServersFirewallRule) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*FlexibleServersFirewallRule) ValidateDelete ¶
func (rule *FlexibleServersFirewallRule) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource