package v1
Type Members
- final case class MatchConditionPointer(currentPath: PointerPath = PointerPath()) extends Pointer[MatchCondition] with Product with Serializable
Pointer for MatchCondition
- final case class MutatingWebhookConfigurationListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[MutatingWebhookConfigurationList] with Product with Serializable
Pointer for MutatingWebhookConfigurationList
- final case class MutatingWebhookConfigurationPointer(currentPath: PointerPath = PointerPath()) extends Pointer[MutatingWebhookConfiguration] with Product with Serializable
Pointer for MutatingWebhookConfiguration
- final case class MutatingWebhookPointer(currentPath: PointerPath = PointerPath()) extends Pointer[MutatingWebhook] with Product with Serializable
Pointer for MutatingWebhook
- final case class RuleWithOperationsPointer(currentPath: PointerPath = PointerPath()) extends Pointer[RuleWithOperations] with Product with Serializable
Pointer for RuleWithOperations
- final case class ServiceReferencePointer(currentPath: PointerPath = PointerPath()) extends Pointer[ServiceReference] with Product with Serializable
Pointer for ServiceReference
- final case class ValidatingWebhookConfigurationListPointer(currentPath: PointerPath = PointerPath()) extends Pointer[ValidatingWebhookConfigurationList] with Product with Serializable
Pointer for ValidatingWebhookConfigurationList
- final case class ValidatingWebhookConfigurationPointer(currentPath: PointerPath = PointerPath()) extends Pointer[ValidatingWebhookConfiguration] with Product with Serializable
Pointer for ValidatingWebhookConfiguration
- final case class ValidatingWebhookPointer(currentPath: PointerPath = PointerPath()) extends Pointer[ValidatingWebhook] with Product with Serializable
Pointer for ValidatingWebhook
- final case class WebhookClientConfigPointer(currentPath: PointerPath = PointerPath()) extends Pointer[WebhookClientConfig] with Product with Serializable
Pointer for WebhookClientConfig