Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrApplyManifest ¶
Types ¶
type ApplyOptions ¶
type Config ¶
type Config struct { RestConfig rest.Config `json:"restconfig,omitempty"` Clientset kubernetes.Interface `json:"clientset,omitempty"` }
func (*Config) ApplyManifest ¶
func (cfg *Config) ApplyManifest(contents []byte, options ApplyOptions) error
func (*Config) ParseYamlObjects ¶
Click to show internal directories.
Click to hide internal directories.