Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Stack ¶
type Stack struct { Id string Url string Outputs []StackOutput }
type StackOutput ¶
func (*StackOutput) IsCompatibleWithKubeSecret ¶
func (o *StackOutput) IsCompatibleWithKubeSecret() bool
Click to show internal directories.
Click to hide internal directories.