io.k8s.apiextensions_apiserver.pkg.apis.apiextensions.v1

Members list

Type members

Classlikes

CustomResourceColumnDefinition specifies a column for server side printing.

CustomResourceColumnDefinition specifies a column for server side printing.

Attributes

Companion
object
Source
CustomResourceColumnDefinition.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
CustomResourceColumnDefinition.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for CustomResourceColumnDefinition

Pointer for CustomResourceColumnDefinition

Attributes

Source
CustomResourceColumnDefinitionPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

CustomResourceConversion describes how to convert different versions of a CR.

CustomResourceConversion describes how to convert different versions of a CR.

Attributes

Companion
object
Source
CustomResourceConversion.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
CustomResourceConversion.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for CustomResourceConversion

Pointer for CustomResourceConversion

Attributes

Source
CustomResourceConversionPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

CustomResourceDefinition represents a resource that should be exposed on the API server.

CustomResourceDefinition represents a resource that should be exposed on the API server. Its name MUST be in the format <.spec.name>.<.spec.group>.

Attributes

Companion
object
Source
CustomResourceDefinition.scala
Supertypes
trait KObject
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
CustomResourceDefinition.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

CustomResourceDefinitionCondition contains details for the current condition of this pod.

CustomResourceDefinitionCondition contains details for the current condition of this pod.

Attributes

Companion
object
Source
CustomResourceDefinitionCondition.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
CustomResourceDefinitionCondition.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for CustomResourceDefinitionCondition

Pointer for CustomResourceDefinitionCondition

Attributes

Source
CustomResourceDefinitionConditionPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

CustomResourceDefinitionList is a list of CustomResourceDefinition objects.

CustomResourceDefinitionList is a list of CustomResourceDefinition objects.

Attributes

Companion
object
Source
CustomResourceDefinitionList.scala
Supertypes
trait KObject
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
CustomResourceDefinitionList.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for CustomResourceDefinitionList

Pointer for CustomResourceDefinitionList

Attributes

Source
CustomResourceDefinitionListPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

CustomResourceDefinitionNames indicates the names to serve this CustomResourceDefinition

CustomResourceDefinitionNames indicates the names to serve this CustomResourceDefinition

Attributes

Companion
object
Source
CustomResourceDefinitionNames.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
CustomResourceDefinitionNames.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for CustomResourceDefinitionNames

Pointer for CustomResourceDefinitionNames

Attributes

Source
CustomResourceDefinitionNamesPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Pointer for CustomResourceDefinition

Pointer for CustomResourceDefinition

Attributes

Source
CustomResourceDefinitionPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

CustomResourceDefinitionSpec describes how a user wants their resource to appear

CustomResourceDefinitionSpec describes how a user wants their resource to appear

Attributes

Companion
object
Source
CustomResourceDefinitionSpec.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
CustomResourceDefinitionSpec.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for CustomResourceDefinitionSpec

Pointer for CustomResourceDefinitionSpec

Attributes

Source
CustomResourceDefinitionSpecPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

CustomResourceDefinitionStatus indicates the state of the CustomResourceDefinition

CustomResourceDefinitionStatus indicates the state of the CustomResourceDefinition

Attributes

Companion
object
Source
CustomResourceDefinitionStatus.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
CustomResourceDefinitionStatus.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for CustomResourceDefinitionStatus

Pointer for CustomResourceDefinitionStatus

Attributes

Source
CustomResourceDefinitionStatusPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

CustomResourceDefinitionVersion describes a version for CRD.

CustomResourceDefinitionVersion describes a version for CRD.

Attributes

Companion
object
Source
CustomResourceDefinitionVersion.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
CustomResourceDefinitionVersion.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for CustomResourceDefinitionVersion

Pointer for CustomResourceDefinitionVersion

Attributes

Source
CustomResourceDefinitionVersionPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

CustomResourceSubresourceScale defines how to serve the scale subresource for CustomResources.

CustomResourceSubresourceScale defines how to serve the scale subresource for CustomResources.

Attributes

Companion
object
Source
CustomResourceSubresourceScale.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
CustomResourceSubresourceScale.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for CustomResourceSubresourceScale

Pointer for CustomResourceSubresourceScale

Attributes

Source
CustomResourceSubresourceScalePointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class CustomResourceSubresourceStatus()

CustomResourceSubresourceStatus defines how to serve the status subresource for CustomResources.

CustomResourceSubresourceStatus defines how to serve the status subresource for CustomResources. Status is represented by the .status JSON path inside of a CustomResource. When set, * exposes a /status subresource for the custom resource * PUT requests to the /status subresource take a custom resource object, and ignore changes to anything except the status stanza * PUT/POST/PATCH requests to the custom resource ignore changes to the status stanza

Attributes

Companion
object
Source
CustomResourceSubresourceStatus.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
CustomResourceSubresourceStatus.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

CustomResourceSubresources defines the status and scale subresources for CustomResources.

CustomResourceSubresources defines the status and scale subresources for CustomResources.

Attributes

Companion
object
Source
CustomResourceSubresources.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
CustomResourceSubresources.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for CustomResourceSubresources

Pointer for CustomResourceSubresources

Attributes

Source
CustomResourceSubresourcesPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

CustomResourceValidation is a list of validation methods for CustomResources.

CustomResourceValidation is a list of validation methods for CustomResources.

Attributes

Companion
object
Source
CustomResourceValidation.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
CustomResourceValidation.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for CustomResourceValidation

Pointer for CustomResourceValidation

Attributes

Source
CustomResourceValidationPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

ExternalDocumentation allows referencing an external resource for extended documentation.

ExternalDocumentation allows referencing an external resource for extended documentation.

Attributes

Companion
object
Source
ExternalDocumentation.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
ExternalDocumentation.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for ExternalDocumentation

Pointer for ExternalDocumentation

Attributes

Source
ExternalDocumentationPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class JSON(value: String) extends AnyVal

Attributes

Companion
object
Source
JSON.scala
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all
object JSON

Attributes

Companion
class
Source
JSON.scala
Supertypes
class Object
trait Matchable
class Any
Self type
JSON.type
final case class JSONSchemaProps(exclusiveMaximum: Option[Boolean], format: Option[String], ref: Option[String], nullable: Option[Boolean], x-kubernetes-map-type: Option[String], pattern: Option[String], description: Option[String], anyOf: Option[Seq[JSONSchemaProps]], x-kubernetes-list-type: Option[String], patternProperties: Option[Map[String, JSONSchemaProps]], items: Option[JSONSchemaPropsOrArray], additionalItems: Option[JSONSchemaPropsOrBool], maxProperties: Option[Long], maxItems: Option[Long], x-kubernetes-int-or-string: Option[Boolean], x-kubernetes-embedded-resource: Option[Boolean], maximum: Option[Double], multipleOf: Option[Double], id: Option[String], properties: Option[Map[String, JSONSchemaProps]], exclusiveMinimum: Option[Boolean], x-kubernetes-validations: Option[Seq[ValidationRule]], enum: Option[Seq[JSON]], x-kubernetes-preserve-unknown-fields: Option[Boolean], additionalProperties: Option[JSONSchemaPropsOrBool], default: Option[JSON], minItems: Option[Long], not: Option[JSONSchemaProps], definitions: Option[Map[String, JSONSchemaProps]], minLength: Option[Long], x-kubernetes-list-map-keys: Option[Seq[String]], title: Option[String], minimum: Option[Double], `type`: Option[String], required: Option[Seq[String]], example: Option[JSON], schema: Option[String], oneOf: Option[Seq[JSONSchemaProps]], uniqueItems: Option[Boolean], minProperties: Option[Long], dependencies: Option[Map[String, JSONSchemaPropsOrStringArray]], externalDocs: Option[ExternalDocumentation], maxLength: Option[Long], allOf: Option[Seq[JSONSchemaProps]])

JSONSchemaProps is a JSON-Schema following Specification Draft 4 (http://json-schema.org/).

JSONSchemaProps is a JSON-Schema following Specification Draft 4 (http://json-schema.org/).

Attributes

Companion
object
Source
JSONSchemaProps.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
JSONSchemaProps.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait JSONSchemaPropsOrArray

Attributes

Companion
object
Source
JSONSchemaPropsOrArray.scala
Supertypes
class Any
Known subtypes

Attributes

Companion
trait
Source
JSONSchemaPropsOrArray.scala
Supertypes
class Object
trait Matchable
class Any
Self type
sealed trait JSONSchemaPropsOrBool

Attributes

Companion
object
Source
JSONSchemaPropsOrBool.scala
Supertypes
class Any
Known subtypes
class BoolValue
class PropsValue

Attributes

Companion
trait
Source
JSONSchemaPropsOrBool.scala
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Companion
object
Source
JSONSchemaPropsOrStringArray.scala
Supertypes
class Any
Known subtypes
class PropsValue
class StringList

Attributes

Companion
trait
Source
JSONSchemaPropsOrStringArray.scala
Supertypes
class Object
trait Matchable
class Any
Self type

Pointer for JSONSchemaProps

Pointer for JSONSchemaProps

Attributes

Source
JSONSchemaPropsPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

ServiceReference holds a reference to Service.legacy.k8s.io

ServiceReference holds a reference to Service.legacy.k8s.io

Attributes

Companion
object
Source
ServiceReference.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
ServiceReference.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for ServiceReference

Pointer for ServiceReference

Attributes

Source
ServiceReferencePointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

ValidationRule describes a validation rule written in the CEL expression language.

ValidationRule describes a validation rule written in the CEL expression language.

Attributes

Companion
object
Source
ValidationRule.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
ValidationRule.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for ValidationRule

Pointer for ValidationRule

Attributes

Source
ValidationRulePointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

WebhookClientConfig contains the information to make a TLS connection with the webhook.

WebhookClientConfig contains the information to make a TLS connection with the webhook.

Attributes

Companion
object
Source
WebhookClientConfig.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
WebhookClientConfig.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for WebhookClientConfig

Pointer for WebhookClientConfig

Attributes

Source
WebhookClientConfigPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

WebhookConversion describes how to call a conversion webhook

WebhookConversion describes how to call a conversion webhook

Attributes

Companion
object
Source
WebhookConversion.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
WebhookConversion.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for WebhookConversion

Pointer for WebhookConversion

Attributes

Source
WebhookConversionPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all