Show / Hide Table of Contents

Namespace Pulumi.Kubernetes.ApiExtensions.V1Beta1

Classes

CustomResourceDefinition

CustomResourceDefinition represents a resource that should be exposed on the API server. Its name MUST be in the format <.spec.name>.<.spec.group>. Deprecated in v1.16, planned for removal in v1.19. Use apiextensions.k8s.io/v1 CustomResourceDefinition instead.

CustomResourceDefinitionList

CustomResourceDefinitionList is a list of CustomResourceDefinition objects.

Back to top Copyright 2016-2020, Pulumi Corporation.