Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Process ¶
Process represents a process in a pod
func Apply ¶
func Apply(k *kubectl.CLI, hash string, build func(dockerPod string, op output.Operation) error, settings *Settings, out *output.Interface) (*Process, error)
Apply creates or updates a pod associated with a hash
Click to show internal directories.
Click to hide internal directories.