app

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2019 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Group which this clientset interacts with.
	Group = "apps.skpr.io"
	// Version which this clientset interacts with.
	Version = "v1beta1"
	// APIVersion which this clientset interacts with.
	APIVersion = "apps.skpr.io/v1beta1"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	RestClient rest.Interface
}

Client for interacting with Operator objects.

func NewForConfig

func NewForConfig(c *rest.Config) (*Client, error)

NewForConfig returns a client for interacting with Operator objects.

func (*Client) Drupals

func (c *Client) Drupals(namespace string) drupal.Interface

Drupals within a namespace.

type Interface added in v0.4.2

type Interface interface {
	Drupals(namespace string) drupal.Interface
}

Interface for interacting with AWS subclients.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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