Home
last modified time | relevance | path

Searched defs:CustomResourceDefinitionVersion (Results 1 – 25 of 113) sorted by relevance

12345

/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/
H A Dtypes.go172 type CustomResourceDefinitionVersion struct { struct
174 Name string
176 Served bool
179 Storage bool
183 Deprecated bool
188 DeprecationWarning *string
194 Schema *CustomResourceValidation
200 Subresources *CustomResourceSubresources
209 AdditionalPrinterColumns []CustomResourceColumnDefinition
H A Dhelpers.go206 func HasPerVersionSchema(versions []CustomResourceDefinitionVersion) bool {
216 func HasPerVersionSubresources(versions []CustomResourceDefinitionVersion) bool {
226 func HasPerVersionColumns(versions []CustomResourceDefinitionVersion) bool {
/dports/net/traefik/traefik-2.6.1/vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/
H A Dtypes.go172 type CustomResourceDefinitionVersion struct { struct
174 Name string
176 Served bool
179 Storage bool
183 Deprecated bool
188 DeprecationWarning *string
194 Schema *CustomResourceValidation
200 Subresources *CustomResourceSubresources
209 AdditionalPrinterColumns []CustomResourceColumnDefinition
H A Dhelpers.go206 func HasPerVersionSchema(versions []CustomResourceDefinitionVersion) bool {
216 func HasPerVersionSubresources(versions []CustomResourceDefinitionVersion) bool {
226 func HasPerVersionColumns(versions []CustomResourceDefinitionVersion) bool {
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/
H A Dtypes.go172 type CustomResourceDefinitionVersion struct { struct
174 Name string
176 Served bool
179 Storage bool
183 Deprecated bool
188 DeprecationWarning *string
194 Schema *CustomResourceValidation
200 Subresources *CustomResourceSubresources
209 AdditionalPrinterColumns []CustomResourceColumnDefinition
H A Dhelpers.go206 func HasPerVersionSchema(versions []CustomResourceDefinitionVersion) bool {
216 func HasPerVersionSubresources(versions []CustomResourceDefinitionVersion) bool {
226 func HasPerVersionColumns(versions []CustomResourceDefinitionVersion) bool {
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/
H A Dtypes.go194 type CustomResourceDefinitionVersion struct { struct
197 Name string `json:"name" protobuf:"bytes,1,opt,name=name"`
199 Served bool `json:"served" protobuf:"varint,2,opt,name=served"`
202 Storage bool `json:"storage" protobuf:"varint,3,opt,name=storage"`
207 Deprecated bool `json:"deprecated,omitempty" protobuf:"varint,7,opt,name=deprecated"`
213 …arning *string `json:"deprecationWarning,omitempty" protobuf:"bytes,8,opt,name=deprecationWarning"`
218 Schema *CustomResourceValidation `json:"schema,omitempty" protobuf:"bytes,4,opt,name=schema"`
223 …CustomResourceSubresources `json:"subresources,omitempty" protobuf:"bytes,5,opt,name=subresources"`
230 …on `json:"additionalPrinterColumns,omitempty" protobuf:"bytes,6,rep,name=additionalPrinterColumns"`
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/
H A Dtypes.go168 type CustomResourceDefinitionVersion struct { struct
171 Name string `json:"name" protobuf:"bytes,1,opt,name=name"`
173 Served bool `json:"served" protobuf:"varint,2,opt,name=served"`
176 Storage bool `json:"storage" protobuf:"varint,3,opt,name=storage"`
181 Deprecated bool `json:"deprecated,omitempty" protobuf:"varint,7,opt,name=deprecated"`
187 …arning *string `json:"deprecationWarning,omitempty" protobuf:"bytes,8,opt,name=deprecationWarning"`
190 Schema *CustomResourceValidation `json:"schema,omitempty" protobuf:"bytes,4,opt,name=schema"`
193 …CustomResourceSubresources `json:"subresources,omitempty" protobuf:"bytes,5,opt,name=subresources"`
198 …on `json:"additionalPrinterColumns,omitempty" protobuf:"bytes,6,rep,name=additionalPrinterColumns"`
/dports/net/traefik/traefik-2.6.1/vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/
H A Dtypes.go168 type CustomResourceDefinitionVersion struct { struct
171 Name string `json:"name" protobuf:"bytes,1,opt,name=name"`
173 Served bool `json:"served" protobuf:"varint,2,opt,name=served"`
176 Storage bool `json:"storage" protobuf:"varint,3,opt,name=storage"`
181 Deprecated bool `json:"deprecated,omitempty" protobuf:"varint,7,opt,name=deprecated"`
187 …arning *string `json:"deprecationWarning,omitempty" protobuf:"bytes,8,opt,name=deprecationWarning"`
190 Schema *CustomResourceValidation `json:"schema,omitempty" protobuf:"bytes,4,opt,name=schema"`
193 …CustomResourceSubresources `json:"subresources,omitempty" protobuf:"bytes,5,opt,name=subresources"`
198 …on `json:"additionalPrinterColumns,omitempty" protobuf:"bytes,6,rep,name=additionalPrinterColumns"`
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/
H A Dtypes.go194 type CustomResourceDefinitionVersion struct { struct
197 Name string `json:"name" protobuf:"bytes,1,opt,name=name"`
199 Served bool `json:"served" protobuf:"varint,2,opt,name=served"`
202 Storage bool `json:"storage" protobuf:"varint,3,opt,name=storage"`
207 Deprecated bool `json:"deprecated,omitempty" protobuf:"varint,7,opt,name=deprecated"`
213 …arning *string `json:"deprecationWarning,omitempty" protobuf:"bytes,8,opt,name=deprecationWarning"`
218 Schema *CustomResourceValidation `json:"schema,omitempty" protobuf:"bytes,4,opt,name=schema"`
223 …CustomResourceSubresources `json:"subresources,omitempty" protobuf:"bytes,5,opt,name=subresources"`
230 …on `json:"additionalPrinterColumns,omitempty" protobuf:"bytes,6,rep,name=additionalPrinterColumns"`
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/
H A Dtypes.go168 type CustomResourceDefinitionVersion struct { struct
171 Name string `json:"name" protobuf:"bytes,1,opt,name=name"`
173 Served bool `json:"served" protobuf:"varint,2,opt,name=served"`
176 Storage bool `json:"storage" protobuf:"varint,3,opt,name=storage"`
181 Deprecated bool `json:"deprecated,omitempty" protobuf:"varint,7,opt,name=deprecated"`
187 …arning *string `json:"deprecationWarning,omitempty" protobuf:"bytes,8,opt,name=deprecationWarning"`
190 Schema *CustomResourceValidation `json:"schema,omitempty" protobuf:"bytes,4,opt,name=schema"`
193 …CustomResourceSubresources `json:"subresources,omitempty" protobuf:"bytes,5,opt,name=subresources"`
198 …on `json:"additionalPrinterColumns,omitempty" protobuf:"bytes,6,rep,name=additionalPrinterColumns"`
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/apiextensions-apiserver/test/integration/
H A Dhelpers.go184 func hasPerVersionSchema(versions []apiextensionsv1beta1.CustomResourceDefinitionVersion) bool {
194 func hasPerVersionSubresources(versions []apiextensionsv1beta1.CustomResourceDefinitionVersion) boo…
204 func hasPerVersionColumns(versions []apiextensionsv1beta1.CustomResourceDefinitionVersion) bool {
/dports/sysutils/istio/istio-1.6.7/vendor/k8s.io/apiextensions-apiserver/test/integration/
H A Dhelpers.go184 func hasPerVersionSchema(versions []apiextensionsv1beta1.CustomResourceDefinitionVersion) bool {
194 func hasPerVersionSubresources(versions []apiextensionsv1beta1.CustomResourceDefinitionVersion) boo…
204 func hasPerVersionColumns(versions []apiextensionsv1beta1.CustomResourceDefinitionVersion) bool {
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/service-apis/vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/
H A Dtypes.go172 type CustomResourceDefinitionVersion struct { struct
174 Name string
176 Served bool
179 Storage bool
185 Schema *CustomResourceValidation
191 Subresources *CustomResourceSubresources
200 AdditionalPrinterColumns []CustomResourceColumnDefinition
H A Dhelpers.go206 func HasPerVersionSchema(versions []CustomResourceDefinitionVersion) bool {
216 func HasPerVersionSubresources(versions []CustomResourceDefinitionVersion) bool {
226 func HasPerVersionColumns(versions []CustomResourceDefinitionVersion) bool {
/dports/sysutils/istio/istio-1.6.7/vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/
H A Dtypes.go172 type CustomResourceDefinitionVersion struct { struct
174 Name string
176 Served bool
179 Storage bool
185 Schema *CustomResourceValidation
191 Subresources *CustomResourceSubresources
200 AdditionalPrinterColumns []CustomResourceColumnDefinition
H A Dhelpers.go206 func HasPerVersionSchema(versions []CustomResourceDefinitionVersion) bool {
216 func HasPerVersionSubresources(versions []CustomResourceDefinitionVersion) bool {
226 func HasPerVersionColumns(versions []CustomResourceDefinitionVersion) bool {
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/service-apis/vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/
H A Dtypes.go168 type CustomResourceDefinitionVersion struct { struct
171 Name string `json:"name" protobuf:"bytes,1,opt,name=name"`
173 Served bool `json:"served" protobuf:"varint,2,opt,name=served"`
176 Storage bool `json:"storage" protobuf:"varint,3,opt,name=storage"`
179 Schema *CustomResourceValidation `json:"schema,omitempty" protobuf:"bytes,4,opt,name=schema"`
182 …CustomResourceSubresources `json:"subresources,omitempty" protobuf:"bytes,5,opt,name=subresources"`
187 …on `json:"additionalPrinterColumns,omitempty" protobuf:"bytes,6,rep,name=additionalPrinterColumns"`
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/service-apis/vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/
H A Dtypes.go194 type CustomResourceDefinitionVersion struct { struct
197 Name string `json:"name" protobuf:"bytes,1,opt,name=name"`
199 Served bool `json:"served" protobuf:"varint,2,opt,name=served"`
202 Storage bool `json:"storage" protobuf:"varint,3,opt,name=storage"`
207 Schema *CustomResourceValidation `json:"schema,omitempty" protobuf:"bytes,4,opt,name=schema"`
212 …CustomResourceSubresources `json:"subresources,omitempty" protobuf:"bytes,5,opt,name=subresources"`
219 …on `json:"additionalPrinterColumns,omitempty" protobuf:"bytes,6,rep,name=additionalPrinterColumns"`
/dports/sysutils/istio/istio-1.6.7/vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/
H A Dtypes.go168 type CustomResourceDefinitionVersion struct { struct
171 Name string `json:"name" protobuf:"bytes,1,opt,name=name"`
173 Served bool `json:"served" protobuf:"varint,2,opt,name=served"`
176 Storage bool `json:"storage" protobuf:"varint,3,opt,name=storage"`
179 Schema *CustomResourceValidation `json:"schema,omitempty" protobuf:"bytes,4,opt,name=schema"`
182 …CustomResourceSubresources `json:"subresources,omitempty" protobuf:"bytes,5,opt,name=subresources"`
187 …on `json:"additionalPrinterColumns,omitempty" protobuf:"bytes,6,rep,name=additionalPrinterColumns"`
/dports/sysutils/istio/istio-1.6.7/vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/
H A Dtypes.go194 type CustomResourceDefinitionVersion struct { struct
197 Name string `json:"name" protobuf:"bytes,1,opt,name=name"`
199 Served bool `json:"served" protobuf:"varint,2,opt,name=served"`
202 Storage bool `json:"storage" protobuf:"varint,3,opt,name=storage"`
207 Schema *CustomResourceValidation `json:"schema,omitempty" protobuf:"bytes,4,opt,name=schema"`
212 …CustomResourceSubresources `json:"subresources,omitempty" protobuf:"bytes,5,opt,name=subresources"`
219 …on `json:"additionalPrinterColumns,omitempty" protobuf:"bytes,6,rep,name=additionalPrinterColumns"`
/dports/sysutils/istio/istio-1.6.7/vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/validation/
H A Dvalidation.go127 …finitionStoredVersions(storedVersions []string, versions []apiextensions.CustomResourceDefinitionV…
161 func validateCustomResourceDefinitionVersion(version *apiextensions.CustomResourceDefinitionVersion
467 func hasPerVersionSchema(versions []apiextensions.CustomResourceDefinitionVersion) bool {
477 func hasPerVersionSubresources(versions []apiextensions.CustomResourceDefinitionVersion) bool {
487 func hasPerVersionColumns(versions []apiextensions.CustomResourceDefinitionVersion) bool {
498 func hasIdenticalPerVersionSchema(versions []apiextensions.CustomResourceDefinitionVersion) bool {
513 func hasIdenticalPerVersionSubresources(versions []apiextensions.CustomResourceDefinitionVersion) b…
528 func hasIdenticalPerVersionColumns(versions []apiextensions.CustomResourceDefinitionVersion) bool {
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/apiextensions-apiserver/pkg/apihelpers/
H A Dhelpers.go222 func HasPerVersionSchema(versions []apiextensionsv1.CustomResourceDefinitionVersion) bool {
232 func HasPerVersionSubresources(versions []apiextensionsv1.CustomResourceDefinitionVersion) bool {
242 func HasPerVersionColumns(versions []apiextensionsv1.CustomResourceDefinitionVersion) bool {
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/apiextensions-apiserver/pkg/apihelpers/
H A Dhelpers.go222 func HasPerVersionSchema(versions []apiextensionsv1.CustomResourceDefinitionVersion) bool {
232 func HasPerVersionSubresources(versions []apiextensionsv1.CustomResourceDefinitionVersion) bool {
242 func HasPerVersionColumns(versions []apiextensionsv1.CustomResourceDefinitionVersion) bool {
/dports/sysutils/istio/istio-1.6.7/vendor/k8s.io/apiextensions-apiserver/pkg/apihelpers/
H A Dhelpers.go222 func HasPerVersionSchema(versions []apiextensionsv1.CustomResourceDefinitionVersion) bool {
232 func HasPerVersionSubresources(versions []apiextensionsv1.CustomResourceDefinitionVersion) bool {
242 func HasPerVersionColumns(versions []apiextensionsv1.CustomResourceDefinitionVersion) bool {

12345