Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateLogForwarderRunner ¶
func CreateLogForwarderRunner(userOptions *CreateLogForwarderUserOptions) rosa.CommandRunner
Types ¶
type CreateLogForwarderOptions ¶
type CreateLogForwarderOptions struct {
// contains filtered or unexported fields
}
func NewCreateLogForwarderOptions ¶
func NewCreateLogForwarderOptions() *CreateLogForwarderOptions
func (*CreateLogForwarderOptions) Bind ¶
func (i *CreateLogForwarderOptions) Bind(args *CreateLogForwarderUserOptions) error
type CreateLogForwarderUserOptions ¶
type CreateLogForwarderUserOptions struct {
// contains filtered or unexported fields
}
func NewCreateLogForwarderUserOptions ¶
func NewCreateLogForwarderUserOptions() *CreateLogForwarderUserOptions
Click to show internal directories.
Click to hide internal directories.