Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetOrCreateNewStatefulSet ¶
func GetOrCreateNewStatefulSet(w *wildflyv1alpha1.WildFlyServer, client client.Client, scheme *runtime.Scheme, labels map[string]string, desiredReplicaSize int32, isOpenShift bool) (*appsv1.StatefulSet, error)
GetOrCreateNewStatefulSet either returns the statefulset or create it
func NewStatefulSet ¶
func NewStatefulSet(w *wildflyv1alpha1.WildFlyServer, labels map[string]string, desiredReplicaSize int32, isOpenShift bool) *appsv1.StatefulSet
NewStatefulSet returns a new statefulset
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.