Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertTrafficPolicyStatuses ¶ added in v0.9.1
func AssertVirtualMeshStatuses ¶ added in v0.9.1
Types ¶
type Manifest ¶ added in v0.9.1
type Manifest struct {
// contains filtered or unexported fields
}
func NewManifest ¶ added in v0.9.1
func (Manifest) AppendResources ¶ added in v0.9.1
func (Manifest) Cleanup ¶ added in v0.9.1
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 ¶ added in v0.9.1
func (Manifest) KubeDelete ¶ added in v0.9.1
Click to show internal directories.
Click to hide internal directories.