Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterBase ¶
type ClusterBase struct { CreatedBy uint CreationTime time.Time ID uint K8sSecretID string Name string OrganizationID uint SecretID string SSHSecretID string Status string StatusMessage string UID string }
ClusterBase defines common cluster fields
func (ClusterBase) GetID ¶
func (c ClusterBase) GetID() uint
func (ClusterBase) GetName ¶
func (c ClusterBase) GetName() string
Click to show internal directories.
Click to hide internal directories.