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.
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 NamespacesQueue
- func (queue *NamespacesQueue) Default(ctx context.Context, obj runtime.Object) error
- func (queue *NamespacesQueue) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (queue *NamespacesQueue) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (queue *NamespacesQueue) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
- type NamespacesTopic
- func (topic *NamespacesTopic) Default(ctx context.Context, obj runtime.Object) error
- func (topic *NamespacesTopic) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (topic *NamespacesTopic) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (topic *NamespacesTopic) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
- type NamespacesTopicsSubscription
- func (subscription *NamespacesTopicsSubscription) Default(ctx context.Context, obj runtime.Object) error
- func (subscription *NamespacesTopicsSubscription) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (subscription *NamespacesTopicsSubscription) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (subscription *NamespacesTopicsSubscription) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
- type NamespacesTopicsSubscriptionsRule
- func (rule *NamespacesTopicsSubscriptionsRule) Default(ctx context.Context, obj runtime.Object) error
- func (rule *NamespacesTopicsSubscriptionsRule) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (rule *NamespacesTopicsSubscriptionsRule) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (rule *NamespacesTopicsSubscriptionsRule) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
- type TopicAuthorizationRule
- func (rule *TopicAuthorizationRule) Default(ctx context.Context, obj runtime.Object) error
- func (rule *TopicAuthorizationRule) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (rule *TopicAuthorizationRule) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (rule *TopicAuthorizationRule) 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 NamespacesQueue ¶
type NamespacesQueue struct {
}
func (*NamespacesQueue) ValidateCreate ¶
func (queue *NamespacesQueue) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*NamespacesQueue) ValidateDelete ¶
func (queue *NamespacesQueue) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
type NamespacesTopic ¶
type NamespacesTopic struct {
}
func (*NamespacesTopic) ValidateCreate ¶
func (topic *NamespacesTopic) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*NamespacesTopic) ValidateDelete ¶
func (topic *NamespacesTopic) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
type NamespacesTopicsSubscription ¶
type NamespacesTopicsSubscription struct {
}
func (*NamespacesTopicsSubscription) Default ¶
func (subscription *NamespacesTopicsSubscription) Default(ctx context.Context, obj runtime.Object) error
Default applies defaults to the NamespacesTopicsSubscription resource
func (*NamespacesTopicsSubscription) ValidateCreate ¶
func (subscription *NamespacesTopicsSubscription) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*NamespacesTopicsSubscription) ValidateDelete ¶
func (subscription *NamespacesTopicsSubscription) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
type NamespacesTopicsSubscriptionsRule ¶
type NamespacesTopicsSubscriptionsRule struct {
}
func (*NamespacesTopicsSubscriptionsRule) Default ¶
func (rule *NamespacesTopicsSubscriptionsRule) Default(ctx context.Context, obj runtime.Object) error
Default applies defaults to the NamespacesTopicsSubscriptionsRule resource
func (*NamespacesTopicsSubscriptionsRule) ValidateCreate ¶
func (rule *NamespacesTopicsSubscriptionsRule) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*NamespacesTopicsSubscriptionsRule) ValidateDelete ¶
func (rule *NamespacesTopicsSubscriptionsRule) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
type TopicAuthorizationRule ¶
type TopicAuthorizationRule struct {
}
func (*TopicAuthorizationRule) Default ¶
Default applies defaults to the TopicAuthorizationRule resource
func (*TopicAuthorizationRule) ValidateCreate ¶
func (rule *TopicAuthorizationRule) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*TopicAuthorizationRule) ValidateDelete ¶
func (rule *TopicAuthorizationRule) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource