components

package
v0.0.0-...-d1d8335 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 26, 2023 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Verbs = []string{
	"create",
	"delete",
	"deletecollection",
	"get",
	"list",
	"patch",
	"update",
	"watch",
}

Functions

func GetClusterRole

func GetClusterRole(operatorName string) *rbacv1.ClusterRole

func GetClusterRoleBinding

func GetClusterRoleBinding(operatorName string) *rbacv1.ClusterRoleBinding

func GetDeployment

func GetDeployment(operatorName, repository, context, imageName, tag, imagePullPolicy string, dev bool) *appsv1.Deployment

func GetRole

func GetRole(operatorName string) *rbacv1.Role

func GetRoleBinding

func GetRoleBinding(operatorName string) *rbacv1.RoleBinding

func GetServiceAccount

func GetServiceAccount(operatorName string) *corev1.ServiceAccount

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL