Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Kind ¶
type Kind struct {
// contains filtered or unexported fields
}
func NewKind ¶
NewKind creates a kind cluster given a name and set of Option instances. The base dir must point to the folder where the logs are going to be stored and, in case your docker backend doesn't provide access to the local images, where the cli-e2e-img.tar container image is located. Usually it will be the project root.
func (*Kind) GetAgentLogs ¶ added in v0.0.3
func (*Kind) GetLogsDir ¶ added in v0.0.3
func (*Kind) TestEnv ¶
func (k *Kind) TestEnv() env.Environment
Click to show internal directories.
Click to hide internal directories.