Documentation ¶
Index ¶
- Constants
- func GetName() string
- func GetUncacheableTypes() []client.Object
- func InitFlags(flagset *flag.FlagSet)
- func InitScheme(scheme *runtime.Scheme)
- func Setup(mgr ctrl.Manager, discoveryClient discovery.DiscoveryInterface) error
- func ValidateFlags() error
- type Operator
- func (o *Operator) GetName() string
- func (o *Operator) GetUncacheableTypes() []client.Object
- func (o *Operator) InitFlags(flagset *flag.FlagSet)
- func (o *Operator) InitScheme(scheme *runtime.Scheme)
- func (o *Operator) Setup(mgr ctrl.Manager, discoveryClient discovery.DiscoveryInterface) error
- func (o *Operator) ValidateFlags() error
- type Options
Constants ¶
View Source
const Name = "redis-operator-cop.cs.sap.com"
Variables ¶
This section is empty.
Functions ¶
func GetUncacheableTypes ¶
func InitScheme ¶
func ValidateFlags ¶
func ValidateFlags() error
Types ¶
type Operator ¶
type Operator struct {
// contains filtered or unexported fields
}
func NewWithOptions ¶
func (*Operator) GetUncacheableTypes ¶
func (*Operator) InitScheme ¶
func (*Operator) ValidateFlags ¶
Click to show internal directories.
Click to hide internal directories.