Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cluster ¶
type Cluster struct {
// contains filtered or unexported fields
}
func (*Cluster) Update ¶
func (c *Cluster) Update(cl *spec.NatsCluster)
type Config ¶
type Config struct { ServiceAccount string KubeCli corev1client.CoreV1Interface OperatorCli natsalphav2client.PkgSpecInterface }
Click to show internal directories.
Click to hide internal directories.