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 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
Source Files
¶
- deploymentstatus.go
- metadata.go
- stackscoped.go
- status.go
Click to show internal directories.
Click to hide internal directories.