Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Deployment ¶
type Deployment struct { CRDs []*v1beta1.CustomResourceDefinition *apiv1.Namespace *appsv1.Deployment *rbac.Role *rbac.RoleBinding OperatorServiceAccount *apiv1.ServiceAccount KubeMQClusterServiceAccount *apiv1.ServiceAccount // contains filtered or unexported fields }
func CreateDeployment ¶
func CreateDeployment(namespace string) (*Deployment, error)
func (*Deployment) IsValid ¶
func (b *Deployment) IsValid() error
func (*Deployment) String ¶
func (b *Deployment) String() string
Click to show internal directories.
Click to hide internal directories.