Documentation
¶
Index ¶
- func ValidateApply(path *field.Path, obj *v1alpha1.Apply) field.ErrorList
- func ValidateAssert(path *field.Path, obj *v1alpha1.Assert) field.ErrorList
- func ValidateCatch(path *field.Path, obj v1alpha1.Catch) field.ErrorList
- func ValidateCheck(path *field.Path, obj *v1alpha1.Check) field.ErrorList
- func ValidateCommand(path *field.Path, obj *v1alpha1.Command) field.ErrorList
- func ValidateCreate(path *field.Path, obj *v1alpha1.Create) field.ErrorList
- func ValidateDelete(path *field.Path, obj *v1alpha1.Delete) field.ErrorList
- func ValidateDescribe(path *field.Path, obj *v1alpha1.Describe) field.ErrorList
- func ValidateError(path *field.Path, obj *v1alpha1.Error) field.ErrorList
- func ValidateEvents(path *field.Path, obj *v1alpha1.Events) field.ErrorList
- func ValidateExpectations(path *field.Path, expectations ...v1alpha1.Expectation) field.ErrorList
- func ValidateFileRef(path *field.Path, obj v1alpha1.FileRef) field.ErrorList
- func ValidateFileRefOrCheck(path *field.Path, obj v1alpha1.FileRefOrCheck) field.ErrorList
- func ValidateFileRefOrResource(path *field.Path, obj v1alpha1.FileRefOrResource) field.ErrorList
- func ValidateFinally(path *field.Path, obj v1alpha1.Finally) field.ErrorList
- func ValidateGet(path *field.Path, obj *v1alpha1.Get) field.ErrorList
- func ValidateObjectReference(path *field.Path, obj v1alpha1.ObjectReference) field.ErrorList
- func ValidateOperation(path *field.Path, obj v1alpha1.Operation) field.ErrorList
- func ValidatePatch(path *field.Path, obj *v1alpha1.Patch) field.ErrorList
- func ValidatePodLogs(path *field.Path, obj *v1alpha1.PodLogs) field.ErrorList
- func ValidateScript(path *field.Path, obj *v1alpha1.Script) field.ErrorList
- func ValidateTest(obj *v1alpha1.Test) field.ErrorList
- func ValidateTestSpec(path *field.Path, obj v1alpha1.TestSpec) field.ErrorList
- func ValidateTestSpecStep(path *field.Path, obj v1alpha1.TestSpecStep) field.ErrorList
- func ValidateTestStep(obj *v1alpha1.TestStep) field.ErrorList
- func ValidateTestStepSpec(path *field.Path, obj v1alpha1.TestStepSpec) field.ErrorList
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateCommand ¶
func ValidateDescribe ¶
func ValidateExpectations ¶
func ValidateFileRefOrCheck ¶
func ValidateObjectReference ¶
func ValidateOperation ¶
func ValidatePodLogs ¶
func ValidateTestSpec ¶
func ValidateTestSpecStep ¶
func ValidateTestStepSpec ¶
Types ¶
This section is empty.
Source Files
¶
- apply.go
- assert.go
- catch.go
- check.go
- command.go
- create.go
- delete.go
- describe.go
- error.go
- events.go
- expectations.go
- file_ref.go
- file_ref_or_check.go
- file_ref_or_resource.go
- finally.go
- get.go
- object_reference.go
- operation.go
- patch.go
- pod_logs.go
- script.go
- test.go
- test_spec.go
- test_spec_step.go
- test_step.go
- test_step_spec.go
Click to show internal directories.
Click to hide internal directories.