api

package
v1.0.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const DefaultAccessProfileName = "default"

Names of default profiles

View Source
const DefaultAlertingProfileName = "default"
View Source
const DefaultKubernetesProfileName = "default"
View Source
const PayloadField = "Payload"

Name of payload field

View Source
const ResultField = "result"

Name of field in ApiResponse containing resource info

View Source
const TaikunApiHostEnvVar = "TAIKUN_API_HOST"
View Source
const TaikunEmailEnvVar = "TAIKUN_EMAIL"
View Source
const TaikunKeycloakEmailEnvVar = "TAIKUN_KEYCLOAK_EMAIL"
View Source
const TaikunKeycloakPasswordEnvVar = "TAIKUN_KEYCLOAK_PASSWORD"
View Source
const TaikunPasswordEnvVar = "TAIKUN_PASSWORD"
View Source
const Version = "1"

API version

Variables

This section is empty.

Functions

func GetSortDirection

func GetSortDirection() *string

Sort direction to use when listing resources

Types

type Client

type Client struct {
	Client *client.Taikungoclient
	// contains filtered or unexported fields
}

func NewClient

func NewClient() (*Client, error)

func (*Client) AuthenticateRequest

func (apiClient *Client) AuthenticateRequest(c runtime.ClientRequest, _ strfmt.Registry) error

Jump to

Keyboard shortcuts

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