Documentation ¶
Index ¶
- func GetConfig(ctx context.Context) *rest.Config
- func GetControllerName(ctx context.Context) string
- func GetNamespacedName(ctx context.Context) types.NamespacedName
- func GetOptions(ctx context.Context) options.Options
- func WithConfig(ctx context.Context, config *rest.Config) context.Context
- func WithControllerName(ctx context.Context, name string) context.Context
- func WithNamespacedName(ctx context.Context, namespacedname types.NamespacedName) context.Context
- func WithOptions(ctx context.Context, opts options.Options) context.Context
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetControllerName ¶ added in v0.5.3
func GetNamespacedName ¶
func GetNamespacedName(ctx context.Context) types.NamespacedName
func WithControllerName ¶ added in v0.5.3
func WithNamespacedName ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.