Documentation ¶
Index ¶
- type Kubernetes
- func (k *Kubernetes) APIVersions(spec types.Spec) []types.Task
- func (k *Kubernetes) ClusterInfo(spec types.Spec) []types.Task
- func (k *Kubernetes) ContainerCp(spec types.Spec) []types.Task
- func (k *Kubernetes) Logs(spec types.Spec) []types.Task
- func (k *Kubernetes) ResourceList(spec types.Spec) []types.Task
- func (k *Kubernetes) Version(spec types.Spec) []types.Task
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Kubernetes ¶
type Kubernetes struct {
// contains filtered or unexported fields
}
func New ¶
func New(kubernetes *producers.Kubernetes) *Kubernetes
func (*Kubernetes) APIVersions ¶
func (k *Kubernetes) APIVersions(spec types.Spec) []types.Task
func (*Kubernetes) ClusterInfo ¶
func (k *Kubernetes) ClusterInfo(spec types.Spec) []types.Task
func (*Kubernetes) ContainerCp ¶
func (k *Kubernetes) ContainerCp(spec types.Spec) []types.Task
func (*Kubernetes) ResourceList ¶
func (k *Kubernetes) ResourceList(spec types.Spec) []types.Task
Click to show internal directories.
Click to hide internal directories.