Documentation ¶
Index ¶
- func CreateOrUpdate(ctx context.Context, client resource.Interface, obj runtime.Object) (bool, error)
- func CreateOrUpdateCRD(ctx context.Context, updater crdutils.CRDUpdater, ...) (bool, error)
- func CreateOrUpdateClusterRole(ctx context.Context, clientSet clientset.Interface, ...) (bool, error)
- func CreateOrUpdateClusterRoleBinding(ctx context.Context, clientSet clientset.Interface, ...) (bool, error)
- func CreateOrUpdateDeployment(ctx context.Context, clientSet clientset.Interface, namespace string, ...) (bool, error)
- func CreateOrUpdateEmbeddedCRD(ctx context.Context, updater crdutils.CRDUpdater, crdYaml string) (bool, error)
- func CreateOrUpdateRole(ctx context.Context, clientSet clientset.Interface, namespace string, ...) (bool, error)
- func CreateOrUpdateRoleBinding(ctx context.Context, clientSet clientset.Interface, namespace string, ...) (bool, error)
- func CreateOrUpdateServiceAccount(ctx context.Context, clientSet clientset.Interface, namespace string, ...) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateOrUpdate ¶ added in v0.9.0
func CreateOrUpdateCRD ¶
func CreateOrUpdateCRD(ctx context.Context, updater crdutils.CRDUpdater, crd *apiextensions.CustomResourceDefinition) (bool, error)
func CreateOrUpdateEmbeddedCRD ¶ added in v0.3.1
func CreateOrUpdateRole ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.