serviceattachment

package
v1.23.1 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServiceAttachmentDesc

type ServiceAttachmentDesc struct {
	K8sResource string `json:"k8sResource,omitempty"`
	K8sCluster  string `json:"k8sCluster,omitempty"`
}

ServiceAttachmentDesc stores the description for a Service Attachment.

func NewServiceAttachmentDesc added in v1.13.0

func NewServiceAttachmentDesc(namespace, crName, clusterName, location string, regional bool) ServiceAttachmentDesc

func ServiceAttachmentDescFromString

func ServiceAttachmentDescFromString(descString string) (*ServiceAttachmentDesc, error)

DescriptionFromString gets a Description from string,

func (ServiceAttachmentDesc) String

func (desc ServiceAttachmentDesc) String() string

String returns the string representation of a Description.

Jump to

Keyboard shortcuts

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