Structs§
- Extension
Config - Auto-generated derived type for ExtensionConfigSpec via
CustomResource
- Extension
Config Client Config - clientConfig defines how to communicate with the Extension server.
- Extension
Config Client Config Service - service is a reference to the Kubernetes service for the Extension server.
Note: Exactly one of
url
orservice
must be specified. - Extension
Config Namespace Selector - namespaceSelector decides whether to call the hook for an object based on whether the namespace for that object matches the selector. Defaults to the empty LabelSelector, which matches all objects.
- Extension
Config Namespace Selector Match Expressions - A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values.
- Extension
Config Spec - spec is the desired state of the ExtensionConfig.
- Extension
Config Status - status is the current state of the ExtensionConfig
- Extension
Config Status Handlers - ExtensionHandler specifies the details of a handler for a particular runtime hook registered by an Extension server.
- Extension
Config Status Handlers Request Hook - requestHook defines the versioned runtime hook which this ExtensionHandler serves.
- Extension
Config Status V1beta2 - v1beta2 groups all the fields that will be added or modified in ExtensionConfig’s status with the V1Beta2 version.
Enums§
- Extension
Config Status Handlers Failure Policy - ExtensionHandler specifies the details of a handler for a particular runtime hook registered by an Extension server.