Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CrdForList ¶
type CreateNamespaceDto ¶
type CreateNamespaceDto struct { Name string `json:"name"` Labels map[string]string `json:"labels"` Annotations map[string]string `json:"annotations"` }
func (CreateNamespaceDto) Validate ¶
func (payload CreateNamespaceDto) Validate() error
type UpdateNamespaceDto ¶
Click to show internal directories.
Click to hide internal directories.