Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeDeploymentConfig ¶
func DecodeDeploymentConfig(controller metav1.ObjectMetaAccessor) (*appsv1.DeploymentConfig, error)
DecodeDeploymentConfig decodes a DeploymentConfig from controller using annotation codec. An error is returned if the controller doesn't contain an encoded config or decoding fail.
func EncodeDeploymentConfig ¶
func EncodeDeploymentConfig(config *appsv1.DeploymentConfig) ([]byte, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.