Versions in this module Expand all Collapse all v0 v0.4.24 Oct 8, 2019 Changes in this version + const GroupName + const MaxComposeVersion + var AddToScheme = localSchemeBuilder.AddToScheme + var SchemeBuilder runtime.SchemeBuilder + var SchemeGroupVersion = schema.GroupVersion + func Resource(resource string) schema.GroupResource + type Owner struct + Owner impersonation.Config + func (o *Owner) DeepCopyObject() runtime.Object + type Stack struct + Spec StackSpec + Status StackStatus + func (s *Stack) Clone() *Stack + func (s *Stack) DeepCopyObject() runtime.Object + type StackList struct + Items []Stack + func (s *StackList) DeepCopyObject() runtime.Object + type StackPhase string + const StackAvailable + const StackFailure + const StackProgressing + type StackSpec struct + ComposeFile string + type StackStatus struct + Message string + Phase StackPhase