Documentation ¶
Index ¶
- func ValidateBastion(bastion *operations.Bastion) field.ErrorList
- func ValidateBastionSpec(spec *operations.BastionSpec, fldPath *field.Path) field.ErrorList
- func ValidateBastionSpecUpdate(newSpec, oldSpec *operations.BastionSpec, fldPath *field.Path) field.ErrorList
- func ValidateBastionStatusUpdate(newBastion, _ *operations.Bastion) field.ErrorList
- func ValidateBastionUpdate(newBastion, oldBastion *operations.Bastion) field.ErrorList
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateBastion ¶
func ValidateBastion(bastion *operations.Bastion) field.ErrorList
ValidateBastion validates a Bastion object.
func ValidateBastionSpec ¶
func ValidateBastionSpec(spec *operations.BastionSpec, fldPath *field.Path) field.ErrorList
ValidateBastionSpec validates the specification of a Bastion object.
func ValidateBastionSpecUpdate ¶
func ValidateBastionSpecUpdate(newSpec, oldSpec *operations.BastionSpec, fldPath *field.Path) field.ErrorList
ValidateBastionSpecUpdate validates the specification of a Bastion object.
func ValidateBastionStatusUpdate ¶
func ValidateBastionStatusUpdate(newBastion, _ *operations.Bastion) field.ErrorList
ValidateBastionStatusUpdate validates the status field of a Bastion object.
func ValidateBastionUpdate ¶
func ValidateBastionUpdate(newBastion, oldBastion *operations.Bastion) field.ErrorList
ValidateBastionUpdate validates a Bastion object before an update.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.