Documentation ¶
Index ¶
- func ApplyDeployObject(kubeconfigPath string, deployment *v1.Deployment) error
- func DecodeYAMLToDeployment(yamlData []byte) (*v1.Deployment, error)
- func GenerateFromTemplate(cfg *config.Config, compiledConfigPath, arryvedDir string, ...) error
- func LoadDeployYaml(resourceDir string) ([][]byte, error)
- type AppTemplateParams
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyDeployObject ¶
func ApplyDeployObject(kubeconfigPath string, deployment *v1.Deployment) error
func DecodeYAMLToDeployment ¶
func DecodeYAMLToDeployment(yamlData []byte) (*v1.Deployment, error)
func GenerateFromTemplate ¶
func LoadDeployYaml ¶
Types ¶
type AppTemplateParams ¶
Click to show internal directories.
Click to hide internal directories.