Module capi_extensionconfig

Source

Structs§

ExtensionConfig
Auto-generated derived type for ExtensionConfigSpec via CustomResource
ExtensionConfigClientConfig
clientConfig defines how to communicate with the Extension server.
ExtensionConfigClientConfigService
service is a reference to the Kubernetes service for the Extension server. Note: Exactly one of url or service must be specified.
ExtensionConfigNamespaceSelector
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.
ExtensionConfigNamespaceSelectorMatchExpressions
A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values.
ExtensionConfigSpec
spec is the desired state of the ExtensionConfig.
ExtensionConfigStatus
status is the current state of the ExtensionConfig
ExtensionConfigStatusHandlers
ExtensionHandler specifies the details of a handler for a particular runtime hook registered by an Extension server.
ExtensionConfigStatusHandlersRequestHook
requestHook defines the versioned runtime hook which this ExtensionHandler serves.
ExtensionConfigStatusV1beta2
v1beta2 groups all the fields that will be added or modified in ExtensionConfig’s status with the V1Beta2 version.

Enums§

ExtensionConfigStatusHandlersFailurePolicy
ExtensionHandler specifies the details of a handler for a particular runtime hook registered by an Extension server.