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 Namespace
- func (namespace *Namespace) Default(ctx context.Context, obj runtime.Object) error
- func (namespace *Namespace) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (namespace *Namespace) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (namespace *Namespace) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
- type NamespacesAuthorizationRule
- func (rule *NamespacesAuthorizationRule) Default(ctx context.Context, obj runtime.Object) error
- func (rule *NamespacesAuthorizationRule) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (rule *NamespacesAuthorizationRule) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (rule *NamespacesAuthorizationRule) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
- type NotificationHub
- func (notificationHub *NotificationHub) Default(ctx context.Context, obj runtime.Object) error
- func (notificationHub *NotificationHub) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (notificationHub *NotificationHub) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (notificationHub *NotificationHub) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
- type NotificationHubsAuthorizationRule
- func (rule *NotificationHubsAuthorizationRule) Default(ctx context.Context, obj runtime.Object) error
- func (rule *NotificationHubsAuthorizationRule) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (rule *NotificationHubsAuthorizationRule) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (rule *NotificationHubsAuthorizationRule) 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 Namespace ¶
type Namespace struct {
}
func (*Namespace) ValidateCreate ¶
func (namespace *Namespace) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
type NamespacesAuthorizationRule ¶
type NamespacesAuthorizationRule struct {
}
func (*NamespacesAuthorizationRule) Default ¶
Default applies defaults to the NamespacesAuthorizationRule resource
func (*NamespacesAuthorizationRule) ValidateCreate ¶
func (rule *NamespacesAuthorizationRule) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*NamespacesAuthorizationRule) ValidateDelete ¶
func (rule *NamespacesAuthorizationRule) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
type NotificationHub ¶
type NotificationHub struct {
}
func (*NotificationHub) ValidateCreate ¶
func (notificationHub *NotificationHub) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*NotificationHub) ValidateDelete ¶
func (notificationHub *NotificationHub) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
type NotificationHubsAuthorizationRule ¶
type NotificationHubsAuthorizationRule struct {
}
func (*NotificationHubsAuthorizationRule) Default ¶
func (rule *NotificationHubsAuthorizationRule) Default(ctx context.Context, obj runtime.Object) error
Default applies defaults to the NotificationHubsAuthorizationRule resource
func (*NotificationHubsAuthorizationRule) ValidateCreate ¶
func (rule *NotificationHubsAuthorizationRule) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*NotificationHubsAuthorizationRule) ValidateDelete ¶
func (rule *NotificationHubsAuthorizationRule) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource