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 NamespaceExtension
- type NamespacesAuthorizationRuleExtension
- type NamespacesEventhubExtension
- type NamespacesEventhubsAuthorizationRuleExtension
- func (ext *NamespacesEventhubsAuthorizationRuleExtension) ExportKubernetesSecrets(ctx context.Context, obj genruntime.MetaObject, ...) (*genruntime.KubernetesSecretExportResult, error)
- func (extension *NamespacesEventhubsAuthorizationRuleExtension) GetExtendedResources() []genruntime.KubernetesResource
- type NamespacesEventhubsConsumerGroupExtension
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NamespaceExtension ¶
type NamespaceExtension struct { }
func (*NamespaceExtension) ExportKubernetesSecrets ¶ added in v2.11.0
func (ext *NamespaceExtension) ExportKubernetesSecrets( ctx context.Context, obj genruntime.MetaObject, additionalSecrets set.Set[string], armClient *genericarmclient.GenericClient, log logr.Logger, ) (*genruntime.KubernetesSecretExportResult, error)
func (*NamespaceExtension) GetExtendedResources ¶
func (extension *NamespaceExtension) GetExtendedResources() []genruntime.KubernetesResource
GetExtendedResources Returns the KubernetesResource slice for Resource versions
type NamespacesAuthorizationRuleExtension ¶
type NamespacesAuthorizationRuleExtension struct { }
func (*NamespacesAuthorizationRuleExtension) ExportKubernetesSecrets ¶ added in v2.11.0
func (ext *NamespacesAuthorizationRuleExtension) ExportKubernetesSecrets( ctx context.Context, obj genruntime.MetaObject, additionalSecrets set.Set[string], armClient *genericarmclient.GenericClient, log logr.Logger, ) (*genruntime.KubernetesSecretExportResult, error)
func (*NamespacesAuthorizationRuleExtension) GetExtendedResources ¶
func (extension *NamespacesAuthorizationRuleExtension) GetExtendedResources() []genruntime.KubernetesResource
GetExtendedResources Returns the KubernetesResource slice for Resource versions
type NamespacesEventhubExtension ¶
type NamespacesEventhubExtension struct { }
func (*NamespacesEventhubExtension) GetExtendedResources ¶
func (extension *NamespacesEventhubExtension) GetExtendedResources() []genruntime.KubernetesResource
GetExtendedResources Returns the KubernetesResource slice for Resource versions
type NamespacesEventhubsAuthorizationRuleExtension ¶
type NamespacesEventhubsAuthorizationRuleExtension struct { }
func (*NamespacesEventhubsAuthorizationRuleExtension) ExportKubernetesSecrets ¶ added in v2.11.0
func (ext *NamespacesEventhubsAuthorizationRuleExtension) ExportKubernetesSecrets( ctx context.Context, obj genruntime.MetaObject, additionalSecrets set.Set[string], armClient *genericarmclient.GenericClient, log logr.Logger, ) (*genruntime.KubernetesSecretExportResult, error)
func (*NamespacesEventhubsAuthorizationRuleExtension) GetExtendedResources ¶
func (extension *NamespacesEventhubsAuthorizationRuleExtension) GetExtendedResources() []genruntime.KubernetesResource
GetExtendedResources Returns the KubernetesResource slice for Resource versions
type NamespacesEventhubsConsumerGroupExtension ¶
type NamespacesEventhubsConsumerGroupExtension struct { }
func (*NamespacesEventhubsConsumerGroupExtension) GetExtendedResources ¶
func (extension *NamespacesEventhubsConsumerGroupExtension) GetExtendedResources() []genruntime.KubernetesResource
GetExtendedResources Returns the KubernetesResource slice for Resource versions
Source Files ¶
- namespace_extension.go
- namespace_extension_types_gen.go
- namespaces_authorization_rule_extension.go
- namespaces_authorization_rule_extension_types_gen.go
- namespaces_eventhub_extension_types_gen.go
- namespaces_eventhubs_authorization_rule_extension.go
- namespaces_eventhubs_authorization_rule_extension_types_gen.go
- namespaces_eventhubs_consumer_group_extension_types_gen.go