Documentation ¶
Index ¶
- func FromCompositeValidatorContext(ctx context.Context) (*k8s_common.CompositeValidator, bool)
- func FromManagerContext(ctx context.Context) (kube_ctrl.Manager, bool)
- func FromResourceConverterContext(ctx context.Context) (k8s_common.Converter, bool)
- func FromSecretClientContext(ctx context.Context) (kube_client.Client, bool)
- func NewCompositeValidatorContext(ctx context.Context, compositeValidator *k8s_common.CompositeValidator) context.Context
- func NewManagerContext(ctx context.Context, manager kube_ctrl.Manager) context.Context
- func NewResourceConverterContext(ctx context.Context, converter k8s_common.Converter) context.Context
- func NewSecretClientContext(ctx context.Context, client kube_client.Client) context.Context
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromCompositeValidatorContext ¶
func FromCompositeValidatorContext(ctx context.Context) (*k8s_common.CompositeValidator, bool)
func FromResourceConverterContext ¶
func FromResourceConverterContext(ctx context.Context) (k8s_common.Converter, bool)
func FromSecretClientContext ¶
func FromSecretClientContext(ctx context.Context) (kube_client.Client, bool)
func NewCompositeValidatorContext ¶
func NewCompositeValidatorContext(ctx context.Context, compositeValidator *k8s_common.CompositeValidator) context.Context
func NewManagerContext ¶
func NewSecretClientContext ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.