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