Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AwairPoller ¶
type AwairPoller struct { ContainerPort int32 ContainerImage string // contains filtered or unexported fields }
AwairPoller is our very important business application
func (*AwairPoller) Archive ¶
func (y *AwairPoller) Archive() error
Archive will try to back up this config
func (*AwairPoller) InstallKubernetes ¶
func (y *AwairPoller) InstallKubernetes() error
InstallKubernetes will try to install AwairPoller in Kubernetes
func (*AwairPoller) KubernetesClient ¶
func (y *AwairPoller) KubernetesClient(kubeconfigPath string) error
KubernetesClient will try to configure client for Kubernetes
func (*AwairPoller) UninstallKubernetes ¶
func (y *AwairPoller) UninstallKubernetes() error
UninstallKubernetes is a good method that is implemented poorly (on purpose). Feel free to come clean this up.
func (*AwairPoller) Validate ¶
func (y *AwairPoller) Validate() error
Validate is all the handsome checks you get to design and talk about as a team. I wonder what would be important for you and your org to check for here? Hrmm...
Click to show internal directories.
Click to hide internal directories.