- Companion:
- class
Type members
Types
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
- 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
- Returns:
HasStatusResource value that can be passed implicitly to the
updateStatus
method for this type