Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
krci
command
Package main is the entry point for the krci CLI.
|
Package main is the entry point for the krci CLI. |
|
internal
|
|
|
auth
Package auth provides OIDC authentication for the krci CLI.
|
Package auth provides OIDC authentication for the krci CLI. |
|
cmdutil
Package cmdutil provides shared CLI utilities, including the Factory dependency container.
|
Package cmdutil provides shared CLI utilities, including the Factory dependency container. |
|
config
Package config provides configuration loading for the krci CLI.
|
Package config provides configuration loading for the krci CLI. |
|
iostreams
Package iostreams provides I/O stream abstractions for CLI commands.
|
Package iostreams provides I/O stream abstractions for CLI commands. |
|
k8s
Package k8s provides Kubernetes API access for the krci CLI.
|
Package k8s provides Kubernetes API access for the krci CLI. |
|
output
Package output provides rendering utilities for CLI command output.
|
Package output provides rendering utilities for CLI command output. |
|
portal
Package portal provides a client for the KubeRocketCI Portal public API.
|
Package portal provides a client for the KubeRocketCI Portal public API. |
|
token
Package token provides encrypted token persistence for the krci CLI.
|
Package token provides encrypted token persistence for the krci CLI. |
|
pkg
|
|
|
cmd/auth
Package auth implements the "krci auth" command group.
|
Package auth implements the "krci auth" command group. |
|
cmd/auth/login
Package login implements the "krci auth login" command.
|
Package login implements the "krci auth login" command. |
|
cmd/auth/logout
Package logout implements the "krci auth logout" command.
|
Package logout implements the "krci auth logout" command. |
|
cmd/auth/status
Package status implements the "krci auth status" command.
|
Package status implements the "krci auth status" command. |
|
cmd/deployment
Package deployment implements the "krci deployment" command group.
|
Package deployment implements the "krci deployment" command group. |
|
cmd/deployment/get
Package get implements the "krci deployment get" command.
|
Package get implements the "krci deployment get" command. |
|
cmd/deployment/list
Package list implements the "krci deployment list" command.
|
Package list implements the "krci deployment list" command. |
|
cmd/project
Package project implements the "krci project" command group.
|
Package project implements the "krci project" command group. |
|
cmd/project/get
Package get implements the "krci project get" command.
|
Package get implements the "krci project get" command. |
|
cmd/project/list
Package list implements the "krci project list" command.
|
Package list implements the "krci project list" command. |
|
cmd/root
Package root assembles the top-level cobra.Command for the krci CLI.
|
Package root assembles the top-level cobra.Command for the krci CLI. |
|
cmd/version
Package version implements the "krci version" command.
|
Package version implements the "krci version" command. |
Click to show internal directories.
Click to hide internal directories.