Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type K8Scluster ¶
type K8Scluster struct { ProjectName string DesiredState *pb.K8Scluster CurrentState *pb.K8Scluster // AttachedLBClusters are the LB clusters that are // attached to this K8s cluster. AttachedLBClusters []*pb.LBcluster }
func (*K8Scluster) Id ¶
func (k *K8Scluster) Id() string
func (*K8Scluster) UpdateCurrentState ¶ added in v0.4.0
func (k *K8Scluster) UpdateCurrentState()
Click to show internal directories.
Click to hide internal directories.