Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Manifest ¶
type Manifest struct {
// contains filtered or unexported fields
}
func NewManifest ¶
func (Manifest) AppendResources ¶
func (Manifest) Cleanup ¶
Same as KubeDelete but ignore errors in case the test has already cleaned up associated resources. This method is just a safeguard for ensuring a clean test slate between unit tests.
func (Manifest) CreateOrTruncate ¶
func (Manifest) KubeDelete ¶
Click to show internal directories.
Click to hide internal directories.