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, store model.LocatorStatusStore, report model.LocatorStatusReporter) error
DeploymentConfigLocator attempts to locate a DeploymentConfig kind based on Ref name.
func DeploymentConfigModificator ¶ added in v0.4.0
func DeploymentConfigModificator(engine template.Engine) model.Modificator
DeploymentConfigModificator attempts to clone the located Deployment.
func DeploymentConfigRegistrar ¶ added in v0.4.0
func DeploymentConfigRegistrar(engine template.Engine) model.ModificatorRegistrar
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.