oidc

package
v1.135.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 1, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package oidc implements `bitbottle pipeline oidc` subcommand group.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdConfig

func NewCmdConfig(f *factory.Factory, runF func(*ConfigOptions) error) *cobra.Command

NewCmdConfig builds the `pipeline oidc config` cobra command.

func NewCmdKeys

func NewCmdKeys(f *factory.Factory, runF func(*KeysOptions) error) *cobra.Command

NewCmdKeys builds the `pipeline oidc keys` cobra command.

func NewCmdPipelineOIDC

func NewCmdPipelineOIDC(f *factory.Factory) *cobra.Command

NewCmdPipelineOIDC builds the `pipeline oidc` parent 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`.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL