Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandBuilder ¶
type CommandBuilder struct {
// contains filtered or unexported fields
}
func NewCsiProvisionerCommandBuilder ¶
func NewCsiProvisionerCommandBuilder() CommandBuilder
func (CommandBuilder) Build ¶
func (builder CommandBuilder) Build() *cobra.Command
func (CommandBuilder) SetConfigProvider ¶
func (builder CommandBuilder) SetConfigProvider(provider config.Provider) CommandBuilder
func (CommandBuilder) SetNamespace ¶
func (builder CommandBuilder) SetNamespace(namespace string) CommandBuilder
Click to show internal directories.
Click to hide internal directories.