Versions in this module Expand all Collapse all v0 v0.4.24 Oct 8, 2019 Changes in this version + var InternalSchemeGroupVersion = schema.GroupVersion + var StorageSchemeGroupVersion = schema.GroupVersion + func AddInternalToScheme(scheme *runtime.Scheme) error + func AddStorageToScheme(scheme *runtime.Scheme) error + type Owner struct + Owner impersonation.Config + type Stack struct + Spec StackSpec + Status *StackStatus + 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 + const StackReconciliationPending + type StackSpec struct + ComposeFile string + Owner impersonation.Config + Stack *latest.StackSpec + type StackStatus struct + Message string + Phase StackPhase