Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ClusterTranslator ¶
type ClusterTranslator struct{}
func (*ClusterTranslator) FromPublic ¶
func (s *ClusterTranslator) FromPublic(obj mtypes.Object) mtypes.Object
type ClusterValidator ¶
type ClusterValidator struct {
// contains filtered or unexported fields
}
func NewClusterValidator ¶
func NewClusterValidator(client kclient.Client) *ClusterValidator
func (*ClusterValidator) ValidateUpdate ¶
type ProjectTranslator ¶
type ProjectTranslator struct{}
func (*ProjectTranslator) FromPublic ¶
func (s *ProjectTranslator) FromPublic(obj mtypes.Object) mtypes.Object
type ProjectValidator ¶
type ProjectValidator struct {
// contains filtered or unexported fields
}
func NewProjectValidator ¶
func NewProjectValidator(client kclient.Client) *ProjectValidator
func (*ProjectValidator) ValidateUpdate ¶
Click to show internal directories.
Click to hide internal directories.