Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithCurrentContext ¶
func WithCurrentContext(contextName string)
WithCurrentContext sets the name of the current docker context
Types ¶
type ContextFlags ¶
type ContextFlags struct {
Context string
}
ContextFlags are the global CLI flags nolint stutter
func (*ContextFlags) AddContextFlags ¶
func (c *ContextFlags) AddContextFlags(flags *pflag.FlagSet)
AddContextFlags adds persistent (global) flags
Click to show internal directories.
Click to hide internal directories.