Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Csv = CsvSettings{ Name: "inferator", DisplayName: "Inferator", OperatorName: "inferator", CsvDir: "community", Registry: "quay.io", Context: "tchughesiv", ImageName: "inferator", Tag: version.Version, }
View Source
var Verbs = []string{
"create",
"delete",
"deletecollection",
"get",
"list",
"patch",
"update",
"watch",
}
Functions ¶
func GetCrd ¶
func GetCrd() *extv1beta1.CustomResourceDefinition
func GetDeployment ¶
func GetDeployment(operatorName, repository, context, imageName, tag, imagePullPolicy string) *appsv1.Deployment
Types ¶
type CsvSettings ¶
Click to show internal directories.
Click to hide internal directories.