Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeploymentStatus ¶
type DeploymentStatus struct { }
func (*DeploymentStatus) FromInternal ¶
func (s *DeploymentStatus) FromInternal(data map[string]interface{})
func (*DeploymentStatus) ModifySchema ¶
func (*DeploymentStatus) ToInternal ¶
func (s *DeploymentStatus) ToInternal(data map[string]interface{}) error
type Metadata ¶
type Metadata struct {
Field string
}
func NewMetadata ¶
func (Metadata) FromInternal ¶
func (Metadata) ModifySchema ¶
func (Metadata) ToInternal ¶
type StackScoped ¶
type StackScoped struct { }
func (*StackScoped) FromInternal ¶
func (s *StackScoped) FromInternal(data map[string]interface{})
func (*StackScoped) ModifySchema ¶
func (*StackScoped) ToInternal ¶
func (s *StackScoped) ToInternal(data map[string]interface{}) error
type Status ¶
type Status struct { }
func (Status) FromInternal ¶
func (Status) ModifySchema ¶
func (Status) ToInternal ¶
Click to show internal directories.
Click to hide internal directories.