Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KubernetesTarget ¶
type KubernetesTarget struct { KubernetesClient kubernetes.Interface // contains filtered or unexported fields }
func NewKubernetesTarget ¶
func (*KubernetesTarget) Apply ¶
func (t *KubernetesTarget) Apply(manifest []byte) error
func (*KubernetesTarget) Finish ¶
func (t *KubernetesTarget) Finish(taskMap map[string]fi.Task) error
func (*KubernetesTarget) ProcessDeletions ¶
func (t *KubernetesTarget) ProcessDeletions() bool
Click to show internal directories.
Click to hide internal directories.