Documentation
¶
Overview ¶
Package oidc implements `bitbottle pipeline oidc` subcommand group.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdConfig ¶
NewCmdConfig builds the `pipeline oidc config` cobra command.
func NewCmdKeys ¶
NewCmdKeys builds the `pipeline oidc keys` cobra command.
Types ¶
type ConfigOptions ¶
type ConfigOptions struct {
Output format.OutputConfig
Hostname string
Workspace string
}
ConfigOptions holds parsed flags for `pipeline oidc config`.
type KeysOptions ¶
type KeysOptions struct {
Output format.OutputConfig
Hostname string
Workspace string
}
KeysOptions holds parsed flags for `pipeline oidc keys`.
Click to show internal directories.
Click to hide internal directories.