Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
CustomResource.type
Members list
Type members
Types
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Returns a value that can be passed as the required implicit parameter to the 'getScale' and 'updateScale' method for the given CR type Requires the scale subresource to be defined on the custom resource definition for the type
Returns a value that can be passed as the required implicit parameter to the 'getScale' and 'updateScale' method for the given CR type Requires the scale subresource to be defined on the custom resource definition for the type
Type parameters
- C
-
The specific CustomResource type for which the status methods should be enabled
Value parameters
- rd
-
The resource definition for the type - the status subresource must be defined on it
Attributes
- Returns
-
HasStatusResource value that can be passed implicitly to the
updateStatus
method for this type
Returns a value that can be passed as the required implicit parameter to the 'getStatus' and 'updateStatus' method for the given CR type Requires the status subresource to be defined on the custom resource definition for the type
Returns a value that can be passed as the required implicit parameter to the 'getStatus' and 'updateStatus' method for the given CR type Requires the status subresource to be defined on the custom resource definition for the type
Type parameters
- C
-
The specific CustomResource type for which the status methods should be enabled
Value parameters
- rd
-
The resource definition for the type - the status subresource must be defined on it
Attributes
- Returns
-
HasStatusResource value that can be passed implicitly to the
updateStatus
method for this type