Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Kubernetes ¶
type Kubernetes struct { Namespace *string `hcl:"namespace"` Cache cache.Cache // contains filtered or unexported fields }
func (*Kubernetes) Init ¶ added in v0.1.0
func (k *Kubernetes) Init() error
func (*Kubernetes) Logs ¶ added in v0.1.0
func (k *Kubernetes) Logs(j *job.Job, container string) error
Click to show internal directories.
Click to hide internal directories.