Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SStatefulSet ¶
type SStatefulSet struct { context.Context *types.SResource Client appv1.StatefulSetInterface Storage storage.IStep }
func (*SStatefulSet) Println ¶
func (s *SStatefulSet) Println() error
func (*SStatefulSet) Restart ¶
func (s *SStatefulSet) Restart() error
func (*SStatefulSet) Scale ¶
func (s *SStatefulSet) Scale(replicas int32) error
func (*SStatefulSet) Update ¶
func (s *SStatefulSet) Update() error
Click to show internal directories.
Click to hide internal directories.