Documentation
¶
Index ¶
Constants ¶
View Source
const PollInterval = 50 * time.Millisecond
Variables ¶
This section is empty.
Functions ¶
func Read ¶
func Read(ctx context.Context, expected ctrlclient.Object, c client.Client) ([]unstructured.Unstructured, error)
Types ¶
type CommandOutput ¶
func (*CommandOutput) Err ¶
func (c *CommandOutput) Err() string
func (*CommandOutput) Out ¶
func (c *CommandOutput) Out() string
func (*CommandOutput) Sections ¶
func (c *CommandOutput) Sections() []fmt.Stringer
Click to show internal directories.
Click to hide internal directories.