Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsMinVersion ¶
IsMinVersion checks if pass ver is the min required kind version
Types ¶
type Kind ¶
Kind provides a thin abstraction layer for a KIND cluster.
func (*Kind) AddContainers ¶
func (k *Kind) AddContainers(docker testutils.DockerClient, containers []string, t *testing.T) error
AddContainers loads the named Docker containers into a KIND cluster. The cluster must be running for this to work.
func (*Kind) CollectLogs ¶
CollectLogs saves the cluster logs to a directory.
func (*Kind) IsRunning ¶
IsRunning checks if a KIND cluster is already running for the current context.
Click to show internal directories.
Click to hide internal directories.