Versions in this module Expand all Collapse all v0 v0.1.0 Apr 4, 2023 Changes in this version + func CreateClusterRole(ctx context.Context, client ctrlruntimeclient.Client) error + func CreateClusterRoleBinding(ctx context.Context, client ctrlruntimeclient.Client, ns string) error + func CreateDeployment(ctx context.Context, client ctrlruntimeclient.Client, ns string) error + func CreateService(ctx context.Context, client ctrlruntimeclient.Client, ns string) error + func CreateServiceAccount(ctx context.Context, client ctrlruntimeclient.Client, ns string) error