Documentation ¶
Index ¶
- Constants
- func ActionSetWithConfigMap(as *crv1alpha1.ActionSet, name string) *crv1alpha1.ActionSet
- func ArgFuncArgs() []string
- func BlueprintWithConfigMap(bp *crv1alpha1.Blueprint) *crv1alpha1.Blueprint
- func NewTestActionSet(namespace, blueprintName, poKind, poName, poNamespace string) *crv1alpha1.ActionSet
- func NewTestBlueprint(poKind string, phaseFuncs ...string) *crv1alpha1.Blueprint
- func NewTestConfigMap() *v1.ConfigMap
- func NewTestDeployment() *v1beta1.Deployment
- func NewTestNamespace() *v1.Namespace
- func NewTestStatefulSet() *v1beta1.StatefulSet
- func ReleaseWaitFunc()
Constants ¶
View Source
const ( FailFuncName = "FailFunc" WaitFuncName = "WaitFunc" ArgFuncName = "ArgFunc" )
Variables ¶
This section is empty.
Functions ¶
func ActionSetWithConfigMap ¶
func ActionSetWithConfigMap(as *crv1alpha1.ActionSet, name string) *crv1alpha1.ActionSet
func ArgFuncArgs ¶
func ArgFuncArgs() []string
func BlueprintWithConfigMap ¶
func BlueprintWithConfigMap(bp *crv1alpha1.Blueprint) *crv1alpha1.Blueprint
func NewTestActionSet ¶
func NewTestActionSet(namespace, blueprintName, poKind, poName, poNamespace string) *crv1alpha1.ActionSet
func NewTestBlueprint ¶
func NewTestBlueprint(poKind string, phaseFuncs ...string) *crv1alpha1.Blueprint
func NewTestConfigMap ¶
func NewTestDeployment ¶
func NewTestDeployment() *v1beta1.Deployment
func NewTestNamespace ¶
func NewTestStatefulSet ¶
func NewTestStatefulSet() *v1beta1.StatefulSet
func ReleaseWaitFunc ¶
func ReleaseWaitFunc()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.