commands

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SchemaCreateCommand

type SchemaCreateCommand exec.Cmd

SchemaCreateCommand is a struct for schema create command

func NewSchemaCreateCommand

func NewSchemaCreateCommand(subject string, schemaPath string, schemaType string, environment string, apiKey string, apiSecret string) SchemaCreateCommand

NewSchemaCreateCommand is a factory method for schema create command

type SchemaDeleteCommand

type SchemaDeleteCommand exec.Cmd

SchemaDeleteCommand is a struct for schema delete command

func NewSchemaDeleteCommand

func NewSchemaDeleteCommand(subject string, version string, permanent bool, environment string, apiKey string, apiSecret string) SchemaDeleteCommand

NewSchemaDeleteCommand is a factory method for schema delete command

type SchemaDescribeCommand

type SchemaDescribeCommand exec.Cmd

SchemaDescribeCommand is a struct for schema describe command

func NewSchemaDescribeCommand

func NewSchemaDescribeCommand(subject string, version string, environment string, apiKey string, apiSecret string) SchemaDescribeCommand

NewSchemaDescribeCommand is a factory method for schema describe command

type SchemaSubjectUpdateCommand

type SchemaSubjectUpdateCommand exec.Cmd

SchemaSubjectUpdateCommand is a struct for schema create command

func NewSchemaSubjectUpdateCommand

func NewSchemaSubjectUpdateCommand(subject string, compatibility string, environment string, apiKey string, apiSecret string) SchemaSubjectUpdateCommand

NewSchemaSubjectUpdateCommand is a factory method for schema create command

Jump to

Keyboard shortcuts

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