Kazan v0.4.0 Kazan.Models.Apis.Extensions.V1beta1.ThirdPartyResource View Source
A ThirdPartyResource is a generic representation of a resource, it is used by add-ons and plugins to add new resource types to the API. It consists of one or more Versions of the api.
OpenAPI Definition: io.k8s.kubernetes.pkg.apis.extensions.v1beta1.ThirdPartyResource
Properties
api_version
::String
- APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info.
description
::String
- Description is the description of this object.
kind
::String
- Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info.
metadata
::Kazan.Models.ApiMachinery.Apis.Meta.V1.ObjectMeta
- Standard object metadata
versions
:: [Kazan.Models.Apis.Extensions.V1beta1.APIVersion
]- Versions are versions for this third party object