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.
Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.
Index ¶
- type Fleet
- func (fleet *Fleet) Default(ctx context.Context, obj runtime.Object) error
- func (fleet *Fleet) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (fleet *Fleet) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (fleet *Fleet) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
- type FleetsAutoUpgradeProfile
- func (profile *FleetsAutoUpgradeProfile) Default(ctx context.Context, obj runtime.Object) error
- func (profile *FleetsAutoUpgradeProfile) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (profile *FleetsAutoUpgradeProfile) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (profile *FleetsAutoUpgradeProfile) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
- type FleetsMember
- func (member *FleetsMember) Default(ctx context.Context, obj runtime.Object) error
- func (member *FleetsMember) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (member *FleetsMember) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (member *FleetsMember) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
- type FleetsUpdateRun
- func (updateRun *FleetsUpdateRun) Default(ctx context.Context, obj runtime.Object) error
- func (updateRun *FleetsUpdateRun) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (updateRun *FleetsUpdateRun) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (updateRun *FleetsUpdateRun) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
- type FleetsUpdateStrategy
- func (strategy *FleetsUpdateStrategy) Default(ctx context.Context, obj runtime.Object) error
- func (strategy *FleetsUpdateStrategy) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (strategy *FleetsUpdateStrategy) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (strategy *FleetsUpdateStrategy) 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 Fleet ¶
type Fleet struct {
}
func (*Fleet) ValidateCreate ¶
func (fleet *Fleet) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
type FleetsAutoUpgradeProfile ¶
type FleetsAutoUpgradeProfile struct {
}
func (*FleetsAutoUpgradeProfile) Default ¶
Default applies defaults to the FleetsAutoUpgradeProfile resource
func (*FleetsAutoUpgradeProfile) ValidateCreate ¶
func (profile *FleetsAutoUpgradeProfile) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*FleetsAutoUpgradeProfile) ValidateDelete ¶
func (profile *FleetsAutoUpgradeProfile) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
type FleetsMember ¶
type FleetsMember struct {
}
func (*FleetsMember) ValidateCreate ¶
func (member *FleetsMember) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*FleetsMember) ValidateDelete ¶
func (member *FleetsMember) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
type FleetsUpdateRun ¶
type FleetsUpdateRun struct {
}
func (*FleetsUpdateRun) ValidateCreate ¶
func (updateRun *FleetsUpdateRun) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*FleetsUpdateRun) ValidateDelete ¶
func (updateRun *FleetsUpdateRun) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
type FleetsUpdateStrategy ¶
type FleetsUpdateStrategy struct {
}
func (*FleetsUpdateStrategy) Default ¶
Default applies defaults to the FleetsUpdateStrategy resource
func (*FleetsUpdateStrategy) ValidateCreate ¶
func (strategy *FleetsUpdateStrategy) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*FleetsUpdateStrategy) ValidateDelete ¶
func (strategy *FleetsUpdateStrategy) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource