Documentation ¶
Index ¶
Constants ¶
View Source
const (
// DeploymentConfigKind is the k8s Kind for a openshift DeploymentConfig
DeploymentConfigKind = "DeploymentConfig"
)
Variables ¶
This section is empty.
Functions ¶
func DeploymentConfigLocator ¶
func DeploymentConfigLocator(ctx model.SessionContext, ref *model.Ref) bool
DeploymentConfigLocator attempts to locate a DeploymentConfig kind based on Ref name.
func DeploymentConfigMutator ¶
DeploymentConfigMutator attempts to clone the located DeploymentConfig.
func DeploymentConfigRevertor ¶
func DeploymentConfigRevertor(ctx model.SessionContext, ref *model.Ref) error
DeploymentConfigRevertor attempts to delete the cloned DeploymentConfig.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.