command

package
v2.7.3 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package command provides the commands.

Package command provides the commands.

Package command provides the commands.

Package command provides the commands.

Package command provides the commands.

Package command provides the commands.

Package command provides the commands.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func APICmd

func APICmd() *cobra.Command

APICmd defines API command.

func CustomDataCmd

func CustomDataCmd() *cobra.Command

CustomDataCmd defines custom data command.

func CustomDataKindCmd

func CustomDataKindCmd() *cobra.Command

CustomDataKindCmd defines custom data kind command.

func MemberCmd

func MemberCmd() *cobra.Command

MemberCmd defines member command.

func ObjectCmd

func ObjectCmd() *cobra.Command

ObjectCmd defines object command.

Types

type SpecVisitor

type SpecVisitor interface {
	Visit(func(*spec) error) error
	Close()
}

SpecVisitor walk through multiple specs

type YAMLVisitor

type YAMLVisitor interface {
	Visit(func(yamlDoc []byte) error) error
	Close()
}

YAMLVisitor walk through multiple YAML documents

Jump to

Keyboard shortcuts

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