Documentation
¶
Index ¶
- func NewChytValidator() *chytValidator
- func NewOffshoreDataGatewaysValidator() *offshoreDataGatewaysValidator
- func NewRemoteDataNodesValidator() *remoteDataNodesValidator
- func NewRemoteExecNodesValidator() *remoteExecNodesValidator
- func NewRemoteTabletNodesValidator() *remoteTabletNodesValidator
- func NewSpytValidator() *spytValidator
- func NewYtsaurusValidator() *ytsaurusValidator
- func ValidateVersionConstraint(constraintStr string) *field.Error
- type UniqueValues
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewChytValidator ¶
func NewChytValidator() *chytValidator
func NewOffshoreDataGatewaysValidator ¶ added in v0.34.0
func NewOffshoreDataGatewaysValidator() *offshoreDataGatewaysValidator
func NewRemoteDataNodesValidator ¶ added in v0.34.0
func NewRemoteDataNodesValidator() *remoteDataNodesValidator
func NewRemoteExecNodesValidator ¶ added in v0.34.0
func NewRemoteExecNodesValidator() *remoteExecNodesValidator
func NewRemoteTabletNodesValidator ¶ added in v0.34.0
func NewRemoteTabletNodesValidator() *remoteTabletNodesValidator
func NewSpytValidator ¶
func NewSpytValidator() *spytValidator
func NewYtsaurusValidator ¶
func NewYtsaurusValidator() *ytsaurusValidator
Types ¶
type UniqueValues ¶ added in v0.32.0
type UniqueValues[T comparable] map[T]*field.Path
func (UniqueValues[T]) Count ¶ added in v0.35.0
func (u UniqueValues[T]) Count(value ...T) int
Click to show internal directories.
Click to hide internal directories.