Documentation
¶
Index ¶
- func Apply(opts Options, arg interface{}) error
- func Delete(opts Options, arg interface{}) error
- func DeleteAllOf(opts Options, kind string) error
- func DeleteByName(opts Options, kind, name string, ignoreNotFound bool) error
- func DumpClusterInfo(opts ClusterInfoOptions) error
- func Exec(opts Options, pod string, args ...string) (string, error)
- func Get(opts Options, args ...string) (string, error)
- func LogOutput(enabled bool)
- func RolloutStatus(opts Options, kind, name string) error
- func WaitForCondition(condition string, args ...string) error
- type ClusterInfoOptions
- type Options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteAllOf ¶
func DumpClusterInfo ¶
func DumpClusterInfo(opts ClusterInfoOptions) error
func Exec ¶
Exec executes a command against a Cassandra pod and the cassandra container in particular. This does not currently handle pipes.
func RolloutStatus ¶
func WaitForCondition ¶
Types ¶
type ClusterInfoOptions ¶
Click to show internal directories.
Click to hide internal directories.