Documentation ¶
Index ¶
- func GetDeletableResources(ctx context.Context) map[schema.GroupVersionKind]struct{}
- func GetGitCommit(ctx context.Context) string
- func GetName(ctx context.Context) string
- func GetVersion(ctx context.Context) string
- func SetDeletableResources(ctx *context.Context, deletableResources map[schema.GroupVersionKind]struct{})
- func SetGitCommit(ctx *context.Context, gitCommit string)
- func SetName(ctx *context.Context, name string)
- func SetVersion(ctx *context.Context, version string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDeletableResources ¶ added in v1.2.0
func GetDeletableResources(ctx context.Context) map[schema.GroupVersionKind]struct{}
func GetGitCommit ¶ added in v1.0.1
func GetVersion ¶
func SetDeletableResources ¶ added in v1.2.0
func SetDeletableResources(ctx *context.Context, deletableResources map[schema.GroupVersionKind]struct{})
func SetGitCommit ¶ added in v1.0.1
func SetVersion ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.