objects

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2020 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cluster

type Cluster struct {
	*config.Configuration
	Log logr.Logger
}

func NewCluster

func NewCluster(cfg *config.Configuration) *Cluster

func (*Cluster) Apply

func (c *Cluster) Apply(ctx context.Context, manifest string) error

func (*Cluster) Delete

func (c *Cluster) Delete(ctx context.Context, manifest string) error

type ClusterRole

type ClusterRole struct {
	*config.Configuration
	Log logr.Logger
}

func NewClusterRole

func NewClusterRole(cfg *config.Configuration) *ClusterRole

func (*ClusterRole) Apply

func (c *ClusterRole) Apply(ctx context.Context, manifest string) error

func (*ClusterRole) Delete

func (c *ClusterRole) Delete(ctx context.Context, manifest string) error

type ClusterRoleBinding

type ClusterRoleBinding struct {
	*config.Configuration
	Log logr.Logger
}

func NewClusterRoleBinding

func NewClusterRoleBinding(cfg *config.Configuration) *ClusterRoleBinding

func (*ClusterRoleBinding) Apply

func (r *ClusterRoleBinding) Apply(ctx context.Context, manifest string) error

func (*ClusterRoleBinding) Delete

func (r *ClusterRoleBinding) Delete(ctx context.Context, manifest string) error

type ConfigMap

type ConfigMap struct {
	*config.Configuration
	Log logr.Logger
}

func NewConfigMap

func NewConfigMap(cfg *config.Configuration) *ConfigMap

func (*ConfigMap) Apply

func (c *ConfigMap) Apply(ctx context.Context, manifest string) error

func (*ConfigMap) Delete

func (c *ConfigMap) Delete(ctx context.Context, manifest string) error

type Connector

type Connector struct {
	*config.Configuration
	Log logr.Logger
}

func NewConnector

func NewConnector(cfg *config.Configuration) *Connector

func (*Connector) Apply

func (c *Connector) Apply(ctx context.Context, manifest string) error

func (*Connector) Delete

func (c *Connector) Delete(ctx context.Context, manifest string) error

type Crd

type Crd struct {
	*config.Configuration
	Log logr.Logger
}

func NewCrd

func NewCrd(cfg *config.Configuration) *Crd

func (*Crd) Apply

func (c *Crd) Apply(ctx context.Context, manifest string) error

func (*Crd) Delete

func (c *Crd) Delete(ctx context.Context, manifest string) error

type Dashboard

type Dashboard struct {
	*config.Configuration
	Log logr.Logger
}

func NewDashboard

func NewDashboard(cfg *config.Configuration) *Dashboard

func (*Dashboard) Apply

func (d *Dashboard) Apply(ctx context.Context, manifest string) error

func (*Dashboard) Delete

func (d *Dashboard) Delete(ctx context.Context, manifest string) error

type Deployment

type Deployment struct {
	*config.Configuration
	Log logr.Logger
}

func NewDeployment

func NewDeployment(cfg *config.Configuration) *Deployment

func (*Deployment) Apply

func (d *Deployment) Apply(ctx context.Context, manifest string) error

func (*Deployment) Delete

func (d *Deployment) Delete(ctx context.Context, manifest string) error

type Namespace

type Namespace struct {
	*config.Configuration
	Log logr.Logger
}

func NewNamespace

func NewNamespace(cfg *config.Configuration) *Namespace

func (*Namespace) Apply

func (n *Namespace) Apply(ctx context.Context, manifest string) error

func (*Namespace) Delete

func (n *Namespace) Delete(ctx context.Context, manifest string) error

type Role

type Role struct {
	*config.Configuration
	Log logr.Logger
}

func NewRole

func NewRole(cfg *config.Configuration) *Role

func (*Role) Apply

func (r *Role) Apply(ctx context.Context, manifest string) error

func (*Role) Delete

func (r *Role) Delete(ctx context.Context, manifest string) error

type RoleBinding

type RoleBinding struct {
	*config.Configuration
	Log logr.Logger
}

func NewRoleBinding

func NewRoleBinding(cfg *config.Configuration) *RoleBinding

func (*RoleBinding) Apply

func (r *RoleBinding) Apply(ctx context.Context, manifest string) error

func (*RoleBinding) Delete

func (r *RoleBinding) Delete(ctx context.Context, manifest string) error

type Service

type Service struct {
	*config.Configuration
	Log logr.Logger
}

func NewService

func NewService(cfg *config.Configuration) *Service

func (*Service) Apply

func (s *Service) Apply(ctx context.Context, manifest string) error

func (*Service) Delete

func (s *Service) Delete(ctx context.Context, manifest string) error

type ServiceAccount

type ServiceAccount struct {
	*config.Configuration
	Log logr.Logger
}

func NewServiceAccount

func NewServiceAccount(cfg *config.Configuration) *ServiceAccount

func (*ServiceAccount) Apply

func (s *ServiceAccount) Apply(ctx context.Context, manifest string) error

func (*ServiceAccount) Delete

func (s *ServiceAccount) Delete(ctx context.Context, manifest string) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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